[sword-cvs] swordreader/src/simplegui resource.h, 1.2, 1.3 simplegui.rc, 1.2, 1.3 simplegui.vcl, 1.3, 1.4 simplegui.vcp, 1.2, 1.3

sword at www.crosswire.org sword at www.crosswire.org
Sat Jul 24 12:21:28 MST 2004


Committed by: jgorter

Update of /cvs/core/swordreader/src/simplegui
In directory www:/tmp/cvs-serv24718/src/simplegui

Modified Files:
	resource.h simplegui.rc simplegui.vcl simplegui.vcp 
Log Message:
Latest changes:
- switched rows/colums for faster browsing
- added some comments
- added about menu

Index: resource.h
===================================================================
RCS file: /cvs/core/swordreader/src/simplegui/resource.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- resource.h	17 Apr 2004 18:53:28 -0000	1.2
+++ resource.h	24 Jul 2004 19:21:25 -0000	1.3
@@ -2,7 +2,6 @@
 // Microsoft Developer Studio generated include file.
 // Used by simplegui.rc
 //
-#define MENU_ABOUT                      0
 #define IDS_APP_TITLE                   1
 #define IDS_HELLO                       2
 #define IDC_BIBLEREADER                 3
@@ -31,6 +30,7 @@
 #define MENU_FIND                       40029
 #define IDS_CAP_FIND                    40030
 #define MENU_SHUTDOWN                   40031
+#define MENU_ABOUT                      40032
 #define USERBUTTONS                     41000
 
 // Next default values for new objects
@@ -38,7 +38,7 @@
 #ifdef APSTUDIO_INVOKED
 #ifndef APSTUDIO_READONLY_SYMBOLS
 #define _APS_NEXT_RESOURCE_VALUE        109
-#define _APS_NEXT_COMMAND_VALUE         40032
+#define _APS_NEXT_COMMAND_VALUE         40033
 #define _APS_NEXT_CONTROL_VALUE         1002
 #define _APS_NEXT_SYMED_VALUE           102
 #endif

Index: simplegui.rc
===================================================================
RCS file: /cvs/core/swordreader/src/simplegui/simplegui.rc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- simplegui.rc	17 Apr 2004 18:53:28 -0000	1.2
+++ simplegui.rc	24 Jul 2004 19:21:25 -0000	1.3
@@ -93,8 +93,8 @@
     MENUITEM "Find",                        MENU_FIND
     POPUP "Menu"
     BEGIN
-        MENUITEM "About",                       MENU_ABOUT
         MENUITEM "Shutdown",                    MENU_SHUTDOWN
+        MENUITEM "About",                       MENU_ABOUT
     END
 END
 

Index: simplegui.vcl
===================================================================
RCS file: /cvs/core/swordreader/src/simplegui/simplegui.vcl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- simplegui.vcl	24 Jul 2004 15:28:01 -0000	1.3
+++ simplegui.vcl	24 Jul 2004 19:21:25 -0000	1.4
@@ -6,14 +6,26 @@
 --------------------Configuration: simplegui - Win32 (WCE ARM) Release--------------------
 </h3>
 <h3>Command Lines</h3>
-Creating temporary file "F:\DOCUME~1\Johan\LOCALS~1\Temp\RSPD6.tmp" with contents
+Creating command line "rc.exe /l 0x409 /fo"ARMRel/simplegui.res" /d UNDER_CE=300 /d _WIN32_WCE=300 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WIN32_PLATFORM_PSPC=310" /d "ARM" /d "_ARM_" /r "F:\SwordReader\swordreader\src\simplegui\simplegui.rc"" 
+Creating temporary file "F:\DOCUME~1\Johan\LOCALS~1\Temp\RSP24B.tmp" with contents
 [
 /nologo /W3 /I "..\STL_eVC" /I "..\..\..\sword\include" /I "..\dll1\wincesword\include" /D _WIN32_WCE=300 /D "WIN32_PLATFORM_PSPC=310" /D "ARM" /D "_ARM_" /D UNDER_CE=300 /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SIMPLE" /Fp"ARMRel/simplegui.pch" /YX /Fo"ARMRel/" /Oxs /MC /c 
+"F:\SwordReader\swordreader\src\gui\ApplicationInterface.cpp"
+"F:\SwordReader\swordreader\src\gui\Main.cpp"
+"F:\SwordReader\swordreader\src\gui\NavBooks.cpp"
+"F:\SwordReader\swordreader\src\gui\NavChap.cpp"
+"F:\SwordReader\swordreader\src\gui\NavFind.cpp"
+"F:\SwordReader\swordreader\src\gui\NavNumbers.cpp"
+"F:\SwordReader\swordreader\src\gui\NavRenderText.cpp"
+"F:\SwordReader\swordreader\src\gui\NavVerse.cpp"
+"F:\SwordReader\swordreader\src\gui\SimpleNavigator.cpp"
+"F:\SwordReader\swordreader\src\gui\SwordIndex.cpp"
 "F:\SwordReader\swordreader\src\gui\TextControl.cpp"
+"F:\SwordReader\swordreader\src\gui\Utils.cpp"
 "F:\SwordReader\swordreader\src\gui\VerseTextControl.cpp"
 ]
-Creating command line "clarm.exe @F:\DOCUME~1\Johan\LOCALS~1\Temp\RSPD6.tmp" 
-Creating temporary file "F:\DOCUME~1\Johan\LOCALS~1\Temp\RSPD7.tmp" with contents
+Creating command line "clarm.exe @F:\DOCUME~1\Johan\LOCALS~1\Temp\RSP24B.tmp" 
+Creating temporary file "F:\DOCUME~1\Johan\LOCALS~1\Temp\RSP24C.tmp" with contents
 [
 ..\Dll1\ARMRel\sword.lib htmlview.lib oleaut32.lib commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:no /pdb:"ARMRel/simplegui.pdb" /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /nodefaultlib:oldnames.lib" /out:"ARMRel/simplegui.exe" /libpath:"..\STL_eVC" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM 
 .\ARMRel\ApplicationInterface.obj
@@ -31,12 +43,46 @@
 .\ARMRel\VerseTextControl.obj
 .\ARMRel\simplegui.res
 ]
-Creating command line "link.exe @F:\DOCUME~1\Johan\LOCALS~1\Temp\RSPD7.tmp"
+Creating command line "link.exe @F:\DOCUME~1\Johan\LOCALS~1\Temp\RSP24C.tmp"
 <h3>Output Window</h3>
+Compiling resources...
 Compiling...
+ApplicationInterface.cpp
+..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+Main.cpp
+..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+NavBooks.cpp
+..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+NavChap.cpp
+..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+NavFind.cpp
+..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+NavNumbers.cpp
+..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+NavRenderText.cpp
+..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+NavVerse.cpp
+..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+SimpleNavigator.cpp
+..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+SwordIndex.cpp
+..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
 TextControl.cpp
 ..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
 ..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+Utils.cpp
+..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
 VerseTextControl.cpp
 ..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
 ..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
@@ -46,7 +92,7 @@
 
 
 <h3>Results</h3>
-simplegui.exe - 0 error(s), 4 warning(s)
+simplegui.exe - 0 error(s), 26 warning(s)
 </pre>
 </body>
 </html>

Index: simplegui.vcp
===================================================================
RCS file: /cvs/core/swordreader/src/simplegui/simplegui.vcp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- simplegui.vcp	17 Apr 2004 18:53:28 -0000	1.2
+++ simplegui.vcp	24 Jul 2004 19:21:25 -0000	1.3
@@ -113,21 +113,21 @@
 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
-RSC=rc.exe
-# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
-# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
-CPP=cl.exe
-# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /Oxs /c
-# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /Oxs /c
-MTL=midl.exe
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
 LINK32=link.exe
 # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
 # ADD LINK32 $(CEx86Corelibc) ..\Dll1\ARMRel\sword.lib htmlview.lib oleaut32.lib commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /libpath:"..\STL_eVC" /subsystem:$(CESubsystem) /MACHINE:IX86
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+CPP=cl.exe
+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /Oxs /c
+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /Oxs /c
+RSC=rc.exe
+# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
+# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
 
 !ELSEIF  "$(CFG)" == "simplegui - Win32 (WCE x86) Debug"
 
@@ -146,21 +146,21 @@
 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
-RSC=rc.exe
-# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
-# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
-CPP=cl.exe
-# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-MTL=midl.exe
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
 LINK32=link.exe
 # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
 # ADD LINK32 $(CEx86Corelibc) ..\Dll1\ARMRel\sword.lib htmlview.lib oleaut32.lib commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /libpath:"..\STL_eVC" /subsystem:$(CESubsystem) /MACHINE:IX86
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+CPP=cl.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+RSC=rc.exe
+# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
+# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
 
 !ENDIF 
 
@@ -237,6 +237,8 @@
 	"..\..\..\sword\include\multimapwdef.h"\
 	"..\..\..\sword\include\rawstr.h"\
 	"..\..\..\sword\include\rawverse.h"\
+	"..\..\..\sword\include\refsys.h"\
+	"..\..\..\sword\include\stringmgr.h"\
 	"..\..\..\sword\include\swbasicfilter.h"\
 	"..\..\..\sword\include\swbuf.h"\
 	"..\..\..\sword\include\swcacher.h"\
@@ -261,6 +263,7 @@
 	"..\..\..\sword\include\utilstr.h"\
 	"..\..\..\sword\include\utilweb.h"\
 	"..\..\..\sword\include\versekey.h"\
+	"..\..\..\sword\include\versekey2.h"\
 	"..\..\..\sword\include\ztext.h"\
 	"..\..\..\sword\include\zverse.h"\
 	"..\gui\ApplicationInterface.h"\
@@ -342,6 +345,8 @@
 	"..\..\..\sword\include\multimapwdef.h"\
 	"..\..\..\sword\include\rawstr.h"\
 	"..\..\..\sword\include\rawverse.h"\
+	"..\..\..\sword\include\refsys.h"\
+	"..\..\..\sword\include\stringmgr.h"\
 	"..\..\..\sword\include\swbasicfilter.h"\
 	"..\..\..\sword\include\swbuf.h"\
 	"..\..\..\sword\include\swcacher.h"\
@@ -366,6 +371,7 @@
 	"..\..\..\sword\include\utilstr.h"\
 	"..\..\..\sword\include\utilweb.h"\
 	"..\..\..\sword\include\versekey.h"\
+	"..\..\..\sword\include\versekey2.h"\
 	"..\..\..\sword\include\ztext.h"\
 	"..\..\..\sword\include\zverse.h"\
 	"..\gui\ApplicationInterface.h"\
@@ -428,6 +434,8 @@
 	"..\..\..\sword\include\multimapwdef.h"\
 	"..\..\..\sword\include\rawstr.h"\
 	"..\..\..\sword\include\rawverse.h"\
+	"..\..\..\sword\include\refsys.h"\
+	"..\..\..\sword\include\stringmgr.h"\
 	"..\..\..\sword\include\swbasicfilter.h"\
 	"..\..\..\sword\include\swbuf.h"\
 	"..\..\..\sword\include\swcacher.h"\
@@ -452,6 +460,7 @@
 	"..\..\..\sword\include\utilstr.h"\
 	"..\..\..\sword\include\utilweb.h"\
 	"..\..\..\sword\include\versekey.h"\
+	"..\..\..\sword\include\versekey2.h"\
 	"..\..\..\sword\include\ztext.h"\
 	"..\..\..\sword\include\zverse.h"\
 	"..\gui\ApplicationInterface.h"\
@@ -523,6 +532,8 @@
 	"..\..\..\sword\include\multimapwdef.h"\
 	"..\..\..\sword\include\rawstr.h"\
 	"..\..\..\sword\include\rawverse.h"\
+	"..\..\..\sword\include\refsys.h"\
+	"..\..\..\sword\include\stringmgr.h"\
 	"..\..\..\sword\include\swbasicfilter.h"\
 	"..\..\..\sword\include\swbuf.h"\
 	"..\..\..\sword\include\swcacher.h"\
@@ -547,6 +558,7 @@
 	"..\..\..\sword\include\utilstr.h"\
 	"..\..\..\sword\include\utilweb.h"\
 	"..\..\..\sword\include\versekey.h"\
+	"..\..\..\sword\include\versekey2.h"\
 	"..\..\..\sword\include\ztext.h"\
 	"..\..\..\sword\include\zverse.h"\
 	"..\gui\ApplicationInterface.h"\
@@ -610,6 +622,8 @@
 	"..\..\..\sword\include\multimapwdef.h"\
 	"..\..\..\sword\include\rawstr.h"\
 	"..\..\..\sword\include\rawverse.h"\
+	"..\..\..\sword\include\refsys.h"\
+	"..\..\..\sword\include\stringmgr.h"\
 	"..\..\..\sword\include\swbasicfilter.h"\
 	"..\..\..\sword\include\swbuf.h"\
 	"..\..\..\sword\include\swcacher.h"\
@@ -634,6 +648,7 @@
 	"..\..\..\sword\include\utilstr.h"\
 	"..\..\..\sword\include\utilweb.h"\
 	"..\..\..\sword\include\versekey.h"\
+	"..\..\..\sword\include\versekey2.h"\
 	"..\..\..\sword\include\ztext.h"\
 	"..\..\..\sword\include\zverse.h"\
 	"..\gui\ApplicationInterface.h"\
@@ -696,6 +711,8 @@
 	"..\..\..\sword\include\multimapwdef.h"\
 	"..\..\..\sword\include\rawstr.h"\
 	"..\..\..\sword\include\rawverse.h"\
+	"..\..\..\sword\include\refsys.h"\
+	"..\..\..\sword\include\stringmgr.h"\
 	"..\..\..\sword\include\swbasicfilter.h"\
 	"..\..\..\sword\include\swbuf.h"\
 	"..\..\..\sword\include\swcacher.h"\
@@ -720,6 +737,7 @@
 	"..\..\..\sword\include\utilstr.h"\
 	"..\..\..\sword\include\utilweb.h"\
 	"..\..\..\sword\include\versekey.h"\
+	"..\..\..\sword\include\versekey2.h"\
 	"..\..\..\sword\include\ztext.h"\
 	"..\..\..\sword\include\zverse.h"\
 	"..\Dll1\winceSword\include\swordce.h"\
@@ -728,8 +746,9 @@
 	"..\gui\NavRenderText.h"\
 	"..\gui\SimpleNavigator.h"\
 	"..\gui\SwordIndex.h"\
+	"..\gui\TextControl.h"\
 	"..\gui\Utils.h"\
-	{$(INCLUDE)}"htmlctrl.h"\
+	"..\gui\VerseTextControl.h"\
 	
 
 !ELSEIF  "$(CFG)" == "simplegui - Win32 (WCE ARM) Debug"
@@ -793,6 +812,8 @@
 	"..\..\..\sword\include\multimapwdef.h"\
 	"..\..\..\sword\include\rawstr.h"\
 	"..\..\..\sword\include\rawverse.h"\
+	"..\..\..\sword\include\refsys.h"\
+	"..\..\..\sword\include\stringmgr.h"\
 	"..\..\..\sword\include\swbasicfilter.h"\
 	"..\..\..\sword\include\swbuf.h"\
 	"..\..\..\sword\include\swcacher.h"\
@@ -817,6 +838,7 @@
 	"..\..\..\sword\include\utilstr.h"\
 	"..\..\..\sword\include\utilweb.h"\
 	"..\..\..\sword\include\versekey.h"\
+	"..\..\..\sword\include\versekey2.h"\
 	"..\..\..\sword\include\ztext.h"\
 	"..\..\..\sword\include\zverse.h"\
 	"..\gui\ApplicationInterface.h"\
@@ -888,6 +910,8 @@
 	"..\..\..\sword\include\multimapwdef.h"\
 	"..\..\..\sword\include\rawstr.h"\
 	"..\..\..\sword\include\rawverse.h"\
+	"..\..\..\sword\include\refsys.h"\
+	"..\..\..\sword\include\stringmgr.h"\
 	"..\..\..\sword\include\swbasicfilter.h"\
 	"..\..\..\sword\include\swbuf.h"\
 	"..\..\..\sword\include\swcacher.h"\
@@ -912,6 +936,7 @@
 	"..\..\..\sword\include\utilstr.h"\
 	"..\..\..\sword\include\utilweb.h"\
 	"..\..\..\sword\include\versekey.h"\
+	"..\..\..\sword\include\versekey2.h"\
 	"..\..\..\sword\include\ztext.h"\
 	"..\..\..\sword\include\zverse.h"\
 	"..\Dll1\winceSword\include\swordce.h"\
@@ -927,6 +952,7 @@
 	"..\gui\SwordIndex.h"\
 	"..\gui\TextControl.h"\
 	"..\gui\Utils.h"\
+	"..\gui\VerseTextControl.h"\
 	
 
 !ELSEIF  "$(CFG)" == "simplegui - Win32 (WCE ARM) Debug"
@@ -995,6 +1021,8 @@
 	"..\..\..\sword\include\multimapwdef.h"\
 	"..\..\..\sword\include\rawstr.h"\
 	"..\..\..\sword\include\rawverse.h"\
+	"..\..\..\sword\include\refsys.h"\
+	"..\..\..\sword\include\stringmgr.h"\
 	"..\..\..\sword\include\swbasicfilter.h"\
 	"..\..\..\sword\include\swbuf.h"\
 	"..\..\..\sword\include\swcacher.h"\
@@ -1019,6 +1047,7 @@
 	"..\..\..\sword\include\utilstr.h"\
 	"..\..\..\sword\include\utilweb.h"\
 	"..\..\..\sword\include\versekey.h"\
+	"..\..\..\sword\include\versekey2.h"\
 	"..\..\..\sword\include\ztext.h"\
 	"..\..\..\sword\include\zverse.h"\
 	"..\Dll1\winceSword\include\swordce.h"\
@@ -1163,6 +1192,7 @@
 	"..\gui\TextControl.h"\
 	"..\gui\Utils.h"\
 	"..\gui\VerseTextControl.h"\
+	{$(INCLUDE)}"htmlctrl.h"\
 	
 
 !ELSEIF  "$(CFG)" == "simplegui - Win32 (WCE ARM) Debug"
@@ -1259,6 +1289,10 @@
 # Begin Group "Resource Files"
 
 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# Begin Source File
+
+SOURCE=..\gui\BibleReader.ICO
+# End Source File
 # Begin Source File
 
 SOURCE=.\simplegui.rc



More information about the sword-cvs mailing list