|
From: EviLToYLeT <evi...@us...> - 2004-08-29 18:58:31
|
Update of /cvsroot/notepro/pete-current/vcproj In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14945/vcproj Modified Files: pete-current.vcproj Log Message: Put in some beginning splash code. still need to do screen metrics. Index: pete-current.vcproj =================================================================== RCS file: /cvsroot/notepro/pete-current/vcproj/pete-current.vcproj,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** pete-current.vcproj 29 Aug 2004 06:45:44 -0000 1.4 --- pete-current.vcproj 29 Aug 2004 18:58:18 -0000 1.5 *************** *** 185,188 **** --- 185,192 ---- > </File> + <File + RelativePath="..\src\splash.cpp" + > + </File> </Filter> <Filter *************** *** 191,194 **** --- 195,202 ---- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" > + <File + RelativePath="..\src\splash.h" + > + </File> </Filter> <Filter |