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

sword@www.crosswire.org sword@www.crosswire.org
Sat, 17 Apr 2004 11:53:30 -0700


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

Modified Files:
	resource.h simplegui.rc simplegui.vcl simplegui.vcp 
Log Message:
Searching works now

Index: resource.h
===================================================================
RCS file: /cvs/core/swordreader/src/simplegui/resource.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- resource.h	28 Feb 2004 19:43:29 -0000	1.1
+++ resource.h	17 Apr 2004 18:53:28 -0000	1.2
@@ -1,6 +1,6 @@
 //{{NO_DEPENDENCIES}}
 // Microsoft Developer Studio generated include file.
-// Used by BibleReader.rc
+// Used by simplegui.rc
 //
 #define MENU_ABOUT                      0
 #define IDS_APP_TITLE                   1

Index: simplegui.rc
===================================================================
RCS file: /cvs/core/swordreader/src/simplegui/simplegui.rc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- simplegui.rc	28 Feb 2004 19:43:29 -0000	1.1
+++ simplegui.rc	17 Apr 2004 18:53:28 -0000	1.2
@@ -28,7 +28,7 @@
 
 // Icon with lowest ID value placed first to ensure application icon
 // remains consistent on all systems.
-IDI_BIBLEREADER         ICON    DISCARDABLE     "..\gui\BibleReader.ICO"
+IDI_BIBLEREADER         ICON    DISCARDABLE     "..\\gui\\BibleReader.ICO"
 
 #ifdef APSTUDIO_INVOKED
 /////////////////////////////////////////////////////////////////////////////
@@ -151,7 +151,7 @@
 STRINGTABLE DISCARDABLE 
 BEGIN
     IDS_APP_TITLE           "Sword Reader"
-    IDC_BIBLEREADER         "BIBLEREADER"
+    IDC_BIBLEREADER         "SIMPLEBIBLEREADER"
 END
 
 STRINGTABLE DISCARDABLE 

Index: simplegui.vcl
===================================================================
RCS file: /cvs/core/swordreader/src/simplegui/simplegui.vcl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- simplegui.vcl	28 Feb 2004 19:43:29 -0000	1.1
+++ simplegui.vcl	17 Apr 2004 18:53:28 -0000	1.2
@@ -1,16 +1,16 @@
-<html>
-<body>
-<pre>
-<h1>Build Log</h1>
-<h3>
---------------------Configuration: simplegui - Win32 (WCE ARM) Release--------------------
-</h3>
-<h3>Command Lines</h3>
-
-
-
-<h3>Results</h3>
-simplegui.exe - 0 error(s), 0 warning(s)
-</pre>
-</body>
-</html>
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: simplegui - Win32 (WCE ARM) Release--------------------
+</h3>
+<h3>Command Lines</h3>
+
+
+
+<h3>Results</h3>
+simplegui.exe - 0 error(s), 0 warning(s)
+</pre>
+</body>
+</html>

Index: simplegui.vcp
===================================================================
RCS file: /cvs/core/swordreader/src/simplegui/simplegui.vcp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- simplegui.vcp	28 Feb 2004 19:43:29 -0000	1.1
+++ simplegui.vcp	17 Apr 2004 18:53:28 -0000	1.2
@@ -1,1095 +1,1279 @@
-# Microsoft eMbedded Visual Tools Project File - Name="simplegui" - Package Owner=<4>
-# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (WCE x86) Application" 0x8301
-# TARGTYPE "Win32 (WCE ARM) Application" 0x8501
-
-CFG=simplegui - Win32 (WCE ARM) Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
[...2343 lines suppressed...]
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# Begin Source File
+
+SOURCE=.\simplegui.rc
+
+!IF  "$(CFG)" == "simplegui - Win32 (WCE ARM) Release"
+
+!ELSEIF  "$(CFG)" == "simplegui - Win32 (WCE ARM) Debug"
+
+!ELSEIF  "$(CFG)" == "simplegui - Win32 (WCE x86) Release"
+
+!ELSEIF  "$(CFG)" == "simplegui - Win32 (WCE x86) Debug"
+
+!ENDIF 
+
+# End Source File
+# End Group
+# End Target
+# End Project