diff --git a/source/vc6/readme.txt b/source/vc6/readme.txt index 449f304d21..eeca48d9cd 100755 --- a/source/vc6/readme.txt +++ b/source/vc6/readme.txt @@ -15,7 +15,7 @@ TODO: OR - install Xerces: download Xerces binary from http://xml.apache.org/xerces-c/download.cgi ; - put the DLL in binaries\, put include\ contents into compiler dir + put the DLL in binaries\, put include\ contents into compiler include dir NOTE: important workspace settings (already set) diff --git a/source/vc7/ps.suo b/source/vc7/ps.suo deleted file mode 100755 index c35ca4d8e7..0000000000 Binary files a/source/vc7/ps.suo and /dev/null differ diff --git a/source/vc7/ps.vcproj b/source/vc7/ps.vcproj index 12df3ddca6..679e744fcd 100755 --- a/source/vc7/ps.vcproj +++ b/source/vc7/ps.vcproj @@ -1,4 +1,4 @@ - + + DebugInformationFormat="4"> + + + TargetMachine="1"> + + + DebugInformationFormat="3"> + + + TargetMachine="1"> + + - - + - + RelativePath="..\terrain\Camera.cpp"/> - + RelativePath="..\terrain\Camera.h"/> - + RelativePath="..\terrain\Frustum.cpp"/> - + RelativePath="..\terrain\Frustum.h"/> - + RelativePath="..\terrain\MathUtil.h"/> - + RelativePath="..\terrain\Matrix3D.cpp"/> - + RelativePath="..\terrain\Matrix3D.h"/> - + RelativePath="..\terrain\MiniPatch.cpp"/> - + RelativePath="..\terrain\MiniPatch.h"/> - + RelativePath="..\terrain\Patch.cpp"/> - + RelativePath="..\terrain\Patch.h"/> - + RelativePath="..\terrain\Plane.cpp"/> - + RelativePath="..\terrain\Plane.h"/> - + RelativePath="..\terrain\Renderer.cpp"/> - + RelativePath="..\terrain\Renderer.h"/> - + RelativePath="..\terrain\Terrain.cpp"/> - + RelativePath="..\terrain\Terrain.h"/> - + RelativePath="..\terrain\terrainMain.cpp"/> - + RelativePath="..\terrain\TerrGlobals.h"/> - + RelativePath="..\terrain\Types.h"/> - + RelativePath="..\terrain\Vector3D.cpp"/> - + RelativePath="..\terrain\Vector3D.h"/> - + RelativePath="..\gui\CButton.cpp"/> - + RelativePath="..\gui\CButton.h"/> - + RelativePath="..\gui\CGUI.cpp"/> - + RelativePath="..\gui\CGUI.h"/> - + RelativePath="..\gui\CGUIButtonBehavior.cpp"/> - + RelativePath="..\gui\CGUIButtonBehavior.h"/> - + RelativePath="..\gui\CGUIObject.cpp"/> - + RelativePath="..\gui\CGUIObject.h"/> - + RelativePath="..\gui\CGUISettingsObject.cpp"/> - + RelativePath="..\gui\CGUISettingsObject.h"/> - + RelativePath="..\gui\CGUISprite.cpp"/> - + RelativePath="..\gui\CGUISprite.h"/> - + RelativePath="..\gui\GUI.cpp"/> - + RelativePath="..\gui\GUI.h"/> - + RelativePath="..\gui\guimain.cpp"/> - + RelativePath="..\gui\XercesErrorHandler.cpp"/> - + RelativePath="..\gui\XercesErrorHandler.h"/> - + RelativePath="..\ps\BaseEntity.h"/> - + RelativePath="..\ps\CStr.cpp"/> - + RelativePath="..\ps\CStr.h"/> - + RelativePath="..\ps\Encryption.cpp"/> - + RelativePath="..\ps\Encryption.h"/> - + RelativePath="..\ps\Error.h"/> - + RelativePath="..\ps\LogFile.cpp"/> - + RelativePath="..\ps\LogFile.h"/> - + RelativePath="..\ps\MathUtil.cpp"/> - + RelativePath="..\ps\MathUtil.h"/> - + RelativePath="..\ps\Parser.cpp"/> - + RelativePath="..\ps\Parser.h"/> - + RelativePath="..\ps\Prometheus.cpp"/> - + RelativePath="..\ps\Prometheus.h"/> - + RelativePath="..\ps\Singleton.h"/> - + RelativePath="..\ps\Sound.h"/> - + RelativePath="..\lib\detect.cpp"/> - + RelativePath="..\lib\detect.h"/> - + RelativePath="..\lib\font.cpp"/> - + RelativePath="..\lib\font.h"/> - + RelativePath="..\lib\glext_funcs.h"/> - + RelativePath="..\lib\ia32.cpp"/> - + RelativePath="..\lib\ia32.h"/> - + RelativePath="..\lib\input.cpp"/> - + RelativePath="..\lib\input.h"/> - + RelativePath="..\lib\mem.cpp"/> - + RelativePath="..\lib\mem.h"/> - + RelativePath="..\lib\memcpy.cpp"/> - + RelativePath="..\lib\misc.cpp"/> - + RelativePath="..\lib\misc.h"/> - + RelativePath="..\lib\ogl.cpp"/> - + RelativePath="..\lib\ogl.h"/> - + RelativePath="..\lib\posix.cpp"/> - + RelativePath="..\lib\posix.h"/> - + RelativePath="..\lib\res.cpp"/> - + RelativePath="..\lib\res.h"/> - + RelativePath="..\lib\tex.cpp"/> - + RelativePath="..\lib\tex.h"/> - + RelativePath="..\lib\time.cpp"/> - + RelativePath="..\lib\time.h"/> - + RelativePath="..\lib\types.h"/> - + RelativePath="..\lib\unzip.cpp"/> - + RelativePath="..\lib\unzip.h"/> - + RelativePath="..\lib\vfs.cpp"/> - + RelativePath="..\lib\vfs.h"/> - + RelativePath="..\lib\win.h"/> - + RelativePath="..\lib\wsdl.cpp"/> - + RelativePath="..\lib\wsdl.h"/> - + RelativePath="..\lib\posix\aio.cpp"/> - + RelativePath="..\lib\posix\aio.h"/> + ObjectFile="$(IntDir)/$(InputName)1.obj"> + + + ObjectFile="$(IntDir)/$(InputName)1.obj"> + + - - + diff --git a/source/vc7/readme.txt b/source/vc7/readme.txt index 0a196ff583..ed9666e29e 100755 --- a/source/vc7/readme.txt +++ b/source/vc7/readme.txt @@ -15,7 +15,7 @@ TODO: OR - install Xerces: download Xerces binary from http://xml.apache.org/xerces-c/download.cgi ; - put the DLL in binaries\, add the include dir to the compiler's include path + put the DLL in binaries\, put include\ contents into compiler include dir NOTE: important workspace settings (already set)