]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/gizmos/GizmosVC.dsp
Fixed compile errors, warnings and other DSMs, and improved comments.
[wxWidgets.git] / contrib / src / gizmos / GizmosVC.dsp
index 159f8f6810cf0ed587aaf6cf9bc8fca92818ef5c..2b60bbe078aec748954732bd1bd287335012814d 100644 (file)
@@ -50,7 +50,7 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\..\lib\gizmos.lib"
+# ADD LIB32 /nologo /out:"..\..\..\lib\gizmos.lib"
 
 !ELSEIF  "$(CFG)" == "GizmosVC - Win32 Debug"
 
@@ -74,7 +74,7 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\..\lib\gizmosd.lib"
+# ADD LIB32 /nologo /out:"..\..\..\lib\gizmosd.lib"
 
 !ENDIF 
 
@@ -91,8 +91,16 @@ SOURCE=..\..\include\wx\gizmos\multicell.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\include\wx\gizmos\editlbox.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\include\wx\gizmos\splittree.h
 # End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\gizmos\dynamicsash.h
+# End Source File
 # End Group
 # Begin Source File
 
@@ -100,7 +108,15 @@ SOURCE=.\multicell.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\editlbox.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\splittree.cpp
 # End Source File
+# Begin Source File
+
+SOURCE=.\dynamicsash.cpp
+# End Source File
 # End Target
 # End Project