Browse Source

BUG: .h not two .cxx files

Bill Hoffman 24 years ago
parent
commit
b59987eed9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Source/CMakeLists.txt

+ 1 - 1
Source/CMakeLists.txt

@@ -60,7 +60,7 @@ IF (WIN32)
                     cmBorlandMakefileGenerator.cxx
                     cmNMakeMakefileGenerator.cxx
                     cmMSDotNETGenerator.cxx
-                    cmDSWWriter.cxx 
+                    cmDSWWriter.h 
                     cmDSPWriter.h 
                     cmMSProjectGenerator.h
                     cmBorlandMakefileGenerator.h