no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
7cf98a658a
commit
0075bd5d43
15
Wxwin.dsp
15
Wxwin.dsp
@ -46,21 +46,6 @@ BSC32=bscmake.exe
|
||||
LIB32=link.exe -lib
|
||||
# ADD BASE LIB32 /nologo
|
||||
# ADD LIB32 /nologo
|
||||
# Begin Custom Build
|
||||
InputPath=.\Release\Wxwin.lib
|
||||
SOURCE=$(InputPath)
|
||||
|
||||
BuildCmds= \
|
||||
copy src\common\doslex.c src\common\lex_yy.c \
|
||||
copy src\common\dosyacc.c src\common\y_tab.c \
|
||||
|
||||
|
||||
"src\common\lex_yy.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
$(BuildCmds)
|
||||
|
||||
"src\common\y_tab.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
$(BuildCmds)
|
||||
# End Custom Build
|
||||
|
||||
!ELSEIF "$(CFG)" == "wxWin - Win32 Debug"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user