diff options
-rw-r--r-- | Source/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 9f2d6c7..1d658f1 100644 --- a/Source/CMakeLists.txt +++ b/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 |