[sword-svn] r2928 - in trunk: cmake lib/vcppmake

chrislit at crosswire.org chrislit at crosswire.org
Tue Jul 30 19:36:09 MST 2013


Author: chrislit
Date: 2013-07-30 19:36:08 -0700 (Tue, 30 Jul 2013)
New Revision: 2928

Modified:
   trunk/cmake/sources.cmake
   trunk/lib/vcppmake/libsword.vcxproj
Log:
project file updates to add synodalprot.h

Modified: trunk/cmake/sources.cmake
===================================================================
--- trunk/cmake/sources.cmake	2013-07-31 02:10:14 UTC (rev 2927)
+++ trunk/cmake/sources.cmake	2013-07-31 02:36:08 UTC (rev 2928)
@@ -414,6 +414,7 @@
 	include/canon_rahlfs.h
 	include/canon_lxx.h
 	include/canon_orthodox.h
+	include/canon_synodalprot.h
 )
 
 SET(INTERNAL_REGEX_HEADER

Modified: trunk/lib/vcppmake/libsword.vcxproj
===================================================================
--- trunk/lib/vcppmake/libsword.vcxproj	2013-07-31 02:10:14 UTC (rev 2927)
+++ trunk/lib/vcppmake/libsword.vcxproj	2013-07-31 02:36:08 UTC (rev 2928)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <ItemGroup Label="ProjectConfigurations">
     <ProjectConfiguration Include="Debug|Win32">
@@ -308,6 +308,7 @@
     <ClInclude Include="..\..\include\canon_orthodox.h" />
     <ClInclude Include="..\..\include\canon_rahlfs.h" />
     <ClInclude Include="..\..\include\canon_synodal.h" />
+    <ClInclude Include="..\..\include\canon_synodalprot.h" />
     <ClInclude Include="..\..\include\canon_vulg.h" />
     <ClInclude Include="..\..\include\cipherfil.h" />
     <ClInclude Include="..\..\include\config.h" />




More information about the sword-cvs mailing list