projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
* Move m_cocoaNSMenu out of wxCocoaNSMenu and into wxMenu and wxMenuBar
[wxWidgets.git]
/
src
/
makefile.dos
diff --git
a/src/makefile.dos
b/src/makefile.dos
index d734f4a817b2021bf35863f7637d3f1d5f3c63e6..dbc9928c9654b57d4c0d33c46eafe42326e17fee 100644
(file)
--- a/
src/makefile.dos
+++ b/
src/makefile.dos
@@
-3,7
+3,7
@@
# Author: Julian Smart
# Created: 1993
# Updated:
# Author: Julian Smart
# Created: 1993
# Updated:
-# Copyright:
(c) 1993, AIAI, University of Edinburgh
+# Copyright:
#
# "%W% %G%"
#
#
# "%W% %G%"
#
@@
-31,13
+31,13
@@
WXBASEINC = $(WXDIR)\include\base
FINAL=0
!endif
FINAL=0
!endif
-!ifndef DEBUG
-DEBUG=0
+!ifndef
WX
DEBUG
+
WX
DEBUG=0
!endif
all:
cd $(WXDIR)\src\msw
!endif
all:
cd $(WXDIR)\src\msw
- nmake -f makefile.dos FINAL=$(FINAL)
DEBUG=$(
DEBUG)
+ nmake -f makefile.dos FINAL=$(FINAL)
WXDEBUG=$(WX
DEBUG)
cd $(THISDIR)
clean:
cd $(THISDIR)
clean: