projects
/
wxWidgets.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
fix the tests to pass with both gcc and msvc (2nd part of patch 1462778)
[wxWidgets.git]
/
samples
/
rotate
/
makefile.sc
This page requires JavaScript to run. Use
this page
instead.
0 / 6 ( 0%)
Commit
Line
Data
1
#Digital Mars (was Symantec) C++ makefile
2
WXDIR = ..\..
3
EXTRALIBS=
4
TARGET=rotate
5
OBJECTS = $(TARGET).obj
6
include $(WXDIR)\src\makeprog.sc