diff options
Diffstat (limited to 'Source/CMakeSetupCMD.dsp')
-rw-r--r-- | Source/CMakeSetupCMD.dsp | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/Source/CMakeSetupCMD.dsp b/Source/CMakeSetupCMD.dsp index 3efa9a1..9af6147 100644 --- a/Source/CMakeSetupCMD.dsp +++ b/Source/CMakeSetupCMD.dsp @@ -91,10 +91,18 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
+SOURCE=.\CMakeSetupCMD.cxx
+# End Source File
+# Begin Source File
+
SOURCE=.\cmClassFile.cxx
# End Source File
# Begin Source File
+SOURCE=.\cmDirectory.cxx
+# End Source File
+# Begin Source File
+
SOURCE=.\cmDSPBuilder.cxx
# End Source File
# Begin Source File
@@ -129,10 +137,6 @@ SOURCE=.\cmRegularExpression.cxx SOURCE=.\cmSystemTools.cxx
# End Source File
-# Begin Source File
-
-SOURCE=.\CMakeSetupCMD.cxx
-# End Source File
# End Group
# Begin Group "Header Files"
|