diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-11-11 12:43:07 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-11-11 12:43:07 +0100 |
commit | 1179564e019951632309751c8859ac0c02dcc0d2 (patch) | |
tree | e2e952a806952256f177a014213699f2c2dcc9dd /build | |
parent | 8f89db909bb4435ff51fd81a1918085c643b7642 (diff) |
fix MSVC build again
Diffstat (limited to 'build')
-rw-r--r-- | build/win32/libvisio.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/build/win32/libvisio.dsp b/build/win32/libvisio.dsp index 1d92483..539e9dd 100644 --- a/build/win32/libvisio.dsp +++ b/build/win32/libvisio.dsp @@ -131,6 +131,10 @@ SOURCE=..\..\src\lib\VSDXGeometryList.cpp # End Source File
# Begin Source File
+SOURCE=..\..\src\lib\VSDXNameList.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\lib\VSDXOutputElementList.cpp
# End Source File
# Begin Source File
@@ -219,6 +223,10 @@ SOURCE=..\..\src\lib\VSDXGeometryList.h # End Source File
# Begin Source File
+SOURCE=..\..\src\lib\VSDXNameList.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\lib\VSDXOutputElementList.h
# End Source File
# Begin Source File
|