|
From: Andre R. <and...@us...> - 2004-10-24 12:43:57
|
Update of /cvsroot/frontierkernel/Frontier/build_VC6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22781 Modified Files: Frontier.dsp Log Message: Add frontier.h to project. Index: Frontier.dsp =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/build_VC6/Frontier.dsp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Frontier.dsp 17 Oct 2004 13:11:46 -0000 1.1 --- Frontier.dsp 24 Oct 2004 12:43:49 -0000 1.2 *************** *** 76,79 **** --- 76,80 ---- # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c # ADD CPP /nologo /Zp2 /MTd /W3 /GX /Zi /Od /Ob2 /I "..\Common\headers" /I "..\Common\SystemHeaders" /I "..\Common\Paige\headers" /I "..\Common\PCRE" /D "_DEBUG" /D FRONTIERCOM=1 /D "WIN95VERSION" /D "_WINDOWS" /D "WIN32" /D "WIN32_COMPILE" /FR /FD /c + # SUBTRACT CPP /YX /Yc /Yu # ADD BASE MTL /nologo /D "_DEBUG" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 *************** *** 1006,1009 **** --- 1007,1014 ---- # Begin Source File + SOURCE=..\Common\headers\frontier.h + # End Source File + # Begin Source File + SOURCE=..\Common\headers\frontierconfig.h # End Source File |