Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 204 | chris | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioProject |
||
| 3 | ProjectType="Visual C++" |
||
| 4 | Version="7.10" |
||
| 5 | Name="simpleVRML" |
||
| 6 | ProjectGUID="{7B5EFC13-7883-82CC-7D72-732240F68F29}" |
||
| 7 | Keyword="Win32Proj"> |
||
| 8 | <Platforms> |
||
| 9 | <Platform |
||
| 10 | Name="Win32"/> |
||
| 11 | </Platforms> |
||
| 12 | <Configurations> |
||
| 13 | <Configuration |
||
| 14 | Name="Debug|Win32" |
||
| 15 | OutputDirectory="Debug" |
||
| 16 | IntermediateDirectory="Debug" |
||
| 17 | ConfigurationType="1" |
||
| 18 | CharacterSet="2"> |
||
| 19 | <Tool |
||
| 20 | Name="VCCLCompilerTool" |
||
| 21 | Optimization="0" |
||
| 22 | AdditionalIncludeDirectories="$(ProjectDir)..\..\include;$(ProjectDir)..\..\OpenVRML\include;$(ProjectDir)..\..\OpenVRML\dependencies\include;$(NOINHERIT)" |
||
| 23 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;OPENVRML_ENABLE_IMAGETEXTURE_NODE;OPENVRML_ENABLE_GZIP" |
||
| 24 | MinimalRebuild="TRUE" |
||
| 25 | BasicRuntimeChecks="3" |
||
| 26 | RuntimeLibrary="3" |
||
| 27 | BufferSecurityCheck="FALSE" |
||
| 28 | EnableFunctionLevelLinking="FALSE" |
||
| 29 | TreatWChar_tAsBuiltInType="TRUE" |
||
| 30 | ForceConformanceInForLoopScope="TRUE" |
||
| 31 | RuntimeTypeInfo="TRUE" |
||
| 32 | WarningLevel="3" |
||
| 33 | DebugInformationFormat="3" |
||
| 34 | CompileAs="2"/> |
||
| 35 | <Tool |
||
| 36 | Name="VCCustomBuildTool"/> |
||
| 37 | <Tool |
||
| 38 | Name="VCLinkerTool" |
||
| 39 | AdditionalDependencies="ws2_32.lib opengl32.lib glu32.lib glut32.lib libjpeg.lib libpng.lib zlib.lib libarvrmld.lib openvrml.lib openvrml-gl.lib antlr.lib regex.lib libARvideod.lib libARd.lib libARgsub_lited.lib" |
||
| 40 | OutputFile="$(ProjectDir)..\..\bin\$(ProjectName)d.exe" |
||
| 41 | AdditionalLibraryDirectories="$(ProjectDir)..\..\lib;$(ProjectDir)..\..\OpenVRML\lib;$(ProjectDir)..\..\OpenVRML\dependencies\lib" |
||
| 42 | IgnoreDefaultLibraryNames="libc.lib;libcd.lib;libcmt.lib;libcmtd.lib;msvcrt.lib" |
||
| 43 | GenerateDebugInformation="TRUE" |
||
| 44 | SubSystem="1" |
||
| 45 | TargetMachine="1"/> |
||
| 46 | <Tool |
||
| 47 | Name="VCMIDLTool"/> |
||
| 48 | <Tool |
||
| 49 | Name="VCPostBuildEventTool"/> |
||
| 50 | <Tool |
||
| 51 | Name="VCPreBuildEventTool"/> |
||
| 52 | <Tool |
||
| 53 | Name="VCPreLinkEventTool"/> |
||
| 54 | <Tool |
||
| 55 | Name="VCResourceCompilerTool"/> |
||
| 56 | <Tool |
||
| 57 | Name="VCWebServiceProxyGeneratorTool"/> |
||
| 58 | <Tool |
||
| 59 | Name="VCXMLDataGeneratorTool"/> |
||
| 60 | <Tool |
||
| 61 | Name="VCWebDeploymentTool"/> |
||
| 62 | <Tool |
||
| 63 | Name="VCManagedWrapperGeneratorTool"/> |
||
| 64 | <Tool |
||
| 65 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||
| 66 | </Configuration> |
||
| 67 | <Configuration |
||
| 68 | Name="Release|Win32" |
||
| 69 | OutputDirectory="Release" |
||
| 70 | IntermediateDirectory="Release" |
||
| 71 | ConfigurationType="1" |
||
| 72 | CharacterSet="2"> |
||
| 73 | <Tool |
||
| 74 | Name="VCCLCompilerTool" |
||
| 75 | AdditionalIncludeDirectories="$(ProjectDir)..\..\include;$(ProjectDir)..\..\OpenVRML\include;$(ProjectDir)..\..\OpenVRML\dependencies\include;$(NOINHERIT)" |
||
| 76 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
||
| 77 | RuntimeLibrary="2" |
||
| 78 | UsePrecompiledHeader="0" |
||
| 79 | WarningLevel="3"/> |
||
| 80 | <Tool |
||
| 81 | Name="VCCustomBuildTool"/> |
||
| 82 | <Tool |
||
| 83 | Name="VCLinkerTool" |
||
| 84 | AdditionalDependencies="ws2_32.lib opengl32.lib glu32.lib glut32.lib libjpeg.lib libpng.lib zlib.lib libARvrml.lib openvrml.lib openvrml-gl.lib antlr.lib regex.lib libARvideo.lib libAR.lib libARgsub_lite.lib" |
||
| 85 | OutputFile="$(ProjectDir)..\..\bin\$(ProjectName).exe" |
||
| 86 | LinkIncremental="1" |
||
| 87 | AdditionalLibraryDirectories="$(ProjectDir)..\..\lib;$(ProjectDir)..\..\OpenVRML\lib;$(ProjectDir)..\..\OpenVRML\dependencies\lib" |
||
| 88 | IgnoreDefaultLibraryNames="libc.lib;libcd.lib;libcmtd.lib,libcmt.lib;msvcrtd.lib" |
||
| 89 | SubSystem="1" |
||
| 90 | OptimizeReferences="2" |
||
| 91 | EnableCOMDATFolding="2" |
||
| 92 | TargetMachine="1"/> |
||
| 93 | <Tool |
||
| 94 | Name="VCMIDLTool"/> |
||
| 95 | <Tool |
||
| 96 | Name="VCPostBuildEventTool"/> |
||
| 97 | <Tool |
||
| 98 | Name="VCPreBuildEventTool"/> |
||
| 99 | <Tool |
||
| 100 | Name="VCPreLinkEventTool"/> |
||
| 101 | <Tool |
||
| 102 | Name="VCResourceCompilerTool"/> |
||
| 103 | <Tool |
||
| 104 | Name="VCWebServiceProxyGeneratorTool"/> |
||
| 105 | <Tool |
||
| 106 | Name="VCXMLDataGeneratorTool"/> |
||
| 107 | <Tool |
||
| 108 | Name="VCWebDeploymentTool"/> |
||
| 109 | <Tool |
||
| 110 | Name="VCManagedWrapperGeneratorTool"/> |
||
| 111 | <Tool |
||
| 112 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||
| 113 | </Configuration> |
||
| 114 | </Configurations> |
||
| 115 | <References> |
||
| 116 | </References> |
||
| 117 | <Files> |
||
| 118 | <Filter |
||
| 119 | Name="Source Files" |
||
| 120 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||
| 121 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||
| 122 | <File |
||
| 123 | RelativePath=".\object.c"> |
||
| 124 | </File> |
||
| 125 | <File |
||
| 126 | RelativePath=".\simpleVRML.c"> |
||
| 127 | </File> |
||
| 128 | </Filter> |
||
| 129 | <Filter |
||
| 130 | Name="Header Files" |
||
| 131 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||
| 132 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||
| 133 | <File |
||
| 134 | RelativePath=".\object.h"> |
||
| 135 | </File> |
||
| 136 | </Filter> |
||
| 137 | <Filter |
||
| 138 | Name="Resource Files" |
||
| 139 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
||
| 140 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
||
| 141 | </Filter> |
||
| 142 | </Files> |
||
| 143 | <Globals> |
||
| 144 | </Globals> |
||
| 145 | </VisualStudioProject> |