]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/gizmos/GizmosVC.dsp
Project file update
[wxWidgets.git] / contrib / src / gizmos / GizmosVC.dsp
index 2b60bbe078aec748954732bd1bd287335012814d..3862a451d445c816363afe9d3ca9963c7d2ba900 100644 (file)
@@ -7,19 +7,19 @@
 CFG=GizmosVC - Win32 Debug
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
 !MESSAGE use the Export Makefile command and run
-!MESSAGE 
+!MESSAGE
 !MESSAGE NMAKE /f "GizmosVC.mak".
-!MESSAGE 
+!MESSAGE
 !MESSAGE You can specify a configuration when running NMAKE
 !MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
+!MESSAGE
 !MESSAGE NMAKE /f "GizmosVC.mak" CFG="GizmosVC - Win32 Debug"
-!MESSAGE 
+!MESSAGE
 !MESSAGE Possible choices for configuration are:
-!MESSAGE 
+!MESSAGE
 !MESSAGE "GizmosVC - Win32 Release" (based on "Win32 (x86) Static Library")
 !MESSAGE "GizmosVC - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE 
+!MESSAGE
 
 # Begin Project
 # PROP AllowPerConfigDependencies 0
@@ -41,7 +41,7 @@ RSC=rc.exe
 # PROP Intermediate_Dir "Release"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../include" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../include" /I "../../../lib/msw" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
 # SUBTRACT CPP /YX
 # ADD BASE RSC /l 0x809
 # ADD RSC /l 0x809
@@ -65,7 +65,7 @@ LIB32=link.exe -lib
 # PROP Intermediate_Dir "Debug"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "../../../include" /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
+# ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "../../../include" /I "../../include" /I "../../../lib/mswd" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
 # SUBTRACT CPP /YX
 # ADD BASE RSC /l 0x809
 # ADD RSC /l 0x809
@@ -76,7 +76,7 @@ LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
 # ADD LIB32 /nologo /out:"..\..\..\lib\gizmosd.lib"
 
-!ENDIF 
+!ENDIF
 
 # Begin Target
 
@@ -87,7 +87,7 @@ LIB32=link.exe -lib
 # PROP Default_Filter ""
 # Begin Source File
 
-SOURCE=..\..\include\wx\gizmos\multicell.h
+SOURCE=..\..\include\wx\gizmos\dynamicsash.h
 # End Source File
 # Begin Source File
 
@@ -95,16 +95,16 @@ SOURCE=..\..\include\wx\gizmos\editlbox.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\wx\gizmos\splittree.h
+SOURCE=..\..\include\wx\gizmos\multicell.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\wx\gizmos\dynamicsash.h
+SOURCE=..\..\include\wx\gizmos\splittree.h
 # End Source File
 # End Group
 # Begin Source File
 
-SOURCE=.\multicell.cpp
+SOURCE=.\dynamicsash.cpp
 # End Source File
 # Begin Source File
 
@@ -112,11 +112,15 @@ SOURCE=.\editlbox.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\multicell.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\splittree.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\dynamicsash.cpp
+SOURCE=.\ledctrl.cpp
 # End Source File
 # End Target
 # End Project