]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/formats/wx24dsp.empy
Update odbc for parallel installs too.
[wxWidgets.git] / build / bakefiles / formats / wx24dsp.empy
index 04d96746c4e7997dbdd761cdc648fbbc6c3bfea1..48e5aeea02d94ed6093374e6c248ae82e629c324 100644 (file)
@@ -318,24 +318,28 @@ LIB32=link.exe -lib
 # Name "wxWindows - Win32 Release"
 # Name "wxWindows - Win32 Debug"
 # Name "wxWindows - Win32 Release With Debug Info"
 # Name "wxWindows - Win32 Release"
 # Name "wxWindows - Win32 Debug"
 # Name "wxWindows - Win32 Release With Debug Info"
-@[for group in SOURCES:@
+# Begin Source File
+
+SOURCE="This project is deprecated, please see install.txt"
+# End Source File
+@[for group in SOURCES]@
 # Begin Group "@group[0]"
 
 # PROP Default_Filter ""
 # Begin Group "@group[0]"
 
 # PROP Default_Filter ""
-@[for src in group[1]:@
+@[for src in group[1]]@
 # Begin Source File
 
 SOURCE=.\@src[4:].replace('/','\\')
 # Begin Source File
 
 SOURCE=.\@src[4:].replace('/','\\')
-@[if src=='src/msw/dummy.cpp':@
+@[if src=='src/msw/dummy.cpp']@
 # ADD CPP /Yc"wx/wxprec.h"
 # ADD CPP /Yc"wx/wxprec.h"
-]@
-@[if src.endswith('.c'):@
+@[end if]@
+@[if src.endswith('.c')]@
 # SUBTRACT CPP /YX /Yc /Yu
 # SUBTRACT CPP /YX /Yc /Yu
-]@
+@[end if]@
 # End Source File
 # End Source File
-]@
+@[end for]@
 # End Group
 # End Group
-]@
+@[end for]@
 # Begin Group "Headers"
 
 # PROP Default_Filter ""
 # Begin Group "Headers"
 
 # PROP Default_Filter ""
@@ -440,18 +444,18 @@ InputPath=..\include\wx\msw\setup.h
 
 # End Source File
 # End Group
 
 # End Source File
 # End Group
-@[for group in HEADERS:@
+@[for group in HEADERS]@
 # Begin Group "@group[0]"
 
 # PROP Default_Filter ""
 # Begin Group "@group[0]"
 
 # PROP Default_Filter ""
-@[for hdr in group[1]:@
+@[for hdr in group[1]]@
 # Begin Source File
 
 SOURCE=..\include\@hdr.replace('/','\\')
 # End Source File
 # Begin Source File
 
 SOURCE=..\include\@hdr.replace('/','\\')
 # End Source File
-]@
+@[end for]@
 # End Group
 # End Group
-]@
+@[end for]@
 # End Group
 # End Target
 # End Project
 # End Group
 # End Target
 # End Project