[sword-cvs] swordreader/src/simplegui simplegui.vcl,1.2,1.3

sword at www.crosswire.org sword at www.crosswire.org
Sat Jul 24 08:28:03 MST 2004


Committed by: jgorter

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

Modified Files:
	simplegui.vcl 
Log Message:
- integrated HTML verseText component
- goto-button on search page works

Index: simplegui.vcl
===================================================================
RCS file: /cvs/core/swordreader/src/simplegui/simplegui.vcl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- simplegui.vcl	17 Apr 2004 18:53:28 -0000	1.2
+++ simplegui.vcl	24 Jul 2004 15:28:01 -0000	1.3
@@ -6,11 +6,47 @@
 --------------------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
+[
+/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\TextControl.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
+[
+..\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
+.\ARMRel\Main.obj
+.\ARMRel\NavBooks.obj
+.\ARMRel\NavChap.obj
+.\ARMRel\NavFind.obj
+.\ARMRel\NavNumbers.obj
+.\ARMRel\NavRenderText.obj
+.\ARMRel\NavVerse.obj
+.\ARMRel\SimpleNavigator.obj
+.\ARMRel\SwordIndex.obj
+.\ARMRel\TextControl.obj
+.\ARMRel\Utils.obj
+.\ARMRel\VerseTextControl.obj
+.\ARMRel\simplegui.res
+]
+Creating command line "link.exe @F:\DOCUME~1\Johan\LOCALS~1\Temp\RSPD7.tmp"
+<h3>Output Window</h3>
+Compiling...
+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)
+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)
+Linking...
+
 
 
 
 <h3>Results</h3>
-simplegui.exe - 0 error(s), 0 warning(s)
+simplegui.exe - 0 error(s), 4 warning(s)
 </pre>
 </body>
 </html>



More information about the sword-cvs mailing list