diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-08-18 12:25:28 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-08-18 12:25:28 +0200 |
commit | 1dfb78f6eabfcdb8ae8a0474c9d2d11ae6554ac3 (patch) | |
tree | 39580583251cdaf339884c75073e38c88a26910a /build | |
parent | 009a95c18a793c953d4ef8b9158592a5e199c2fe (diff) |
update alternative build mechanisms
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 68abd9a..ba5a925 100644 --- a/build/win32/libvisio.dsp +++ b/build/win32/libvisio.dsp @@ -139,6 +139,10 @@ SOURCE=..\..\src\lib\VSDXShapeList.cpp # End Source File
# Begin Source File
+SOURCE=..\..\src\lib\VSDXStencils.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\lib\VSDXStyles.cpp
# End Source File
# Begin Source File
@@ -211,6 +215,10 @@ SOURCE=..\..\src\lib\VSDXShapeList.h # End Source File
# Begin Source File
+SOURCE=..\..\src\lib\VSDXStencils.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\lib\VSDXStyles.h
# End Source File
# Begin Source File
|