[sword-devel] osismorphsegmentation.cpp missing from vc6 and vc71
project files
ldasignup
ldasignup at adelphia.net
Mon Jan 30 09:15:40 MST 2006
<alert comment="svn newbie">
Below is patch so that osismorphsegmentation.cpp is part of the project files for vc6 and vc7.1
(It may also reference papyriplain.cpp and plainfootnotes.cpp, which seem to drift in and out of the project???)
Index: X:/LdaFwApps/CrossWire/sword/lib/vcppmake/vc6/libsword.dsp
===================================================================
--- X:/LdaFwApps/CrossWire/sword/lib/vcppmake/vc6/libsword.dsp (revision 1890)
+++ X:/LdaFwApps/CrossWire/sword/lib/vcppmake/vc6/libsword.dsp (working copy)
@@ -347,6 +347,10 @@
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\modules\filters\papyriplain.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\src\modules\filters\plainfootnotes.cpp
# End Source File
# Begin Source File
@@ -915,6 +919,10 @@
# End Source File
# Begin Source File
+SOURCE=..\..\..\include\papyriplain.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\include\plainfootnotes.h
# End Source File
# Begin Source File
@@ -1310,5 +1318,9 @@
SOURCE=..\..\..\include\zverse.h
# End Source File
# End Group
+# Begin Source File
+
+SOURCE=..\..\..\src\modules\filters\osismorphsegmentation.cpp
+# End Source File
# End Target
# End Project
Index: X:/LdaFwApps/CrossWire/sword/lib/vcppmake/vc7.1/libsword.vcproj
===================================================================
--- X:/LdaFwApps/CrossWire/sword/lib/vcppmake/vc7.1/libsword.vcproj (revision 1890)
+++ X:/LdaFwApps/CrossWire/sword/lib/vcppmake/vc7.1/libsword.vcproj (working copy)
@@ -1932,6 +1932,9 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\modules\filters\osismorphsegmentation.cpp">
+ </File>
+ <File
RelativePath="..\..\..\src\modules\filters\osisosis.cpp">
</File>
<File
@@ -5608,6 +5611,9 @@
RelativePath="..\..\..\include\zverse.h">
</File>
</Filter>
+ <File
+ RelativePath="..\..\..\src\modules\filters\papyriplain.cpp">
+ </File>
</Files>
<Globals>
</Globals>
</alert>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.crosswire.org/pipermail/sword-devel/attachments/20060130/81bcc8ac/attachment.html
More information about the sword-devel
mailing list