fix the tests to pass with both gcc and msvc (2nd part of patch 1462778)
[wxWidgets.git] / samples / rotate / makefile.sc
0 / 6 (  0%)
CommitLineData
1#Digital Mars (was Symantec) C++ makefile
2WXDIR = ..\..
3EXTRALIBS=
4TARGET=rotate
5OBJECTS = $(TARGET).obj
6include $(WXDIR)\src\makeprog.sc