1 <?xml version="1.0" encoding="Windows-1252"?> 2 <VisualStudioProject 3 ProjectType="Visual C++" 4 Version="8.00" 5 Name="testjoystick" 6 ProjectGUID="{55812185-D13C-4022-9C81-32E0F4A08304}" 7 > 8 <Platforms> 9 <Platform 10 Name="Win32" 11 /> 12 </Platforms> 13 <ToolFiles> 14 </ToolFiles> 15 <Configurations> 16 <Configuration 17 Name="Release|Win32" 18 OutputDirectory=".\Release" 19 IntermediateDirectory=".\Release" 20 ConfigurationType="1" 21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" 22 UseOfMFC="0" 23 ATLMinimizesCRunTimeLibraryUsage="false" 24 > 25 <Tool 26 Name="VCPreBuildEventTool" 27 /> 28 <Tool 29 Name="VCCustomBuildTool" 30 /> 31 <Tool 32 Name="VCXMLDataGeneratorTool" 33 /> 34 <Tool 35 Name="VCWebServiceProxyGeneratorTool" 36 /> 37 <Tool 38 Name="VCMIDLTool" 39 PreprocessorDefinitions="NDEBUG" 40 MkTypLibCompatible="true" 41 SuppressStartupBanner="true" 42 TargetEnvironment="1" 43 TypeLibraryName=".\Release/testjoystick.tlb" 44 /> 45 <Tool 46 Name="VCCLCompilerTool" 47 InlineFunctionExpansion="1" 48 AdditionalIncludeDirectories="..\..\..\include" 49 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS" 50 StringPooling="true" 51 RuntimeLibrary="2" 52 EnableFunctionLevelLinking="true" 53 UsePrecompiledHeader="0" 54 PrecompiledHeaderFile=".\Release/testjoystick.pch" 55 AssemblerListingLocation=".\Release/" 56 ObjectFile=".\Release/" 57 ProgramDataBaseFileName=".\Release/" 58 WarningLevel="3" 59 SuppressStartupBanner="true" 60 CompileAs="0" 61 /> 62 <Tool 63 Name="VCManagedResourceCompilerTool" 64 /> 65 <Tool 66 Name="VCResourceCompilerTool" 67 PreprocessorDefinitions="NDEBUG" 68 Culture="1033" 69 /> 70 <Tool 71 Name="VCPreLinkEventTool" 72 /> 73 <Tool 74 Name="VCLinkerTool" 75 AdditionalOptions="/MACHINE:I386" 76 OutputFile=".\Release/testjoystick.exe" 77 LinkIncremental="1" 78 SuppressStartupBanner="true" 79 ProgramDatabaseFile=".\Release/testjoystick.pdb" 80 SubSystem="2" 81 /> 82 <Tool 83 Name="VCALinkTool" 84 /> 85 <Tool 86 Name="VCManifestTool" 87 /> 88 <Tool 89 Name="VCXDCMakeTool" 90 /> 91 <Tool 92 Name="VCBscMakeTool" 93 /> 94 <Tool 95 Name="VCFxCopTool" 96 /> 97 <Tool 98 Name="VCAppVerifierTool" 99 /> 100 <Tool 101 Name="VCWebDeploymentTool" 102 /> 103 <Tool 104 Name="VCPostBuildEventTool" 105 /> 106 </Configuration> 107 <Configuration 108 Name="Debug|Win32" 109 OutputDirectory=".\Debug" 110 IntermediateDirectory=".\Debug" 111 ConfigurationType="1" 112 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" 113 UseOfMFC="0" 114 ATLMinimizesCRunTimeLibraryUsage="false" 115 > 116 <Tool 117 Name="VCPreBuildEventTool" 118 /> 119 <Tool 120 Name="VCCustomBuildTool" 121 /> 122 <Tool 123 Name="VCXMLDataGeneratorTool" 124 /> 125 <Tool 126 Name="VCWebServiceProxyGeneratorTool" 127 /> 128 <Tool 129 Name="VCMIDLTool" 130 PreprocessorDefinitions="_DEBUG" 131 MkTypLibCompatible="true" 132 SuppressStartupBanner="true" 133 TargetEnvironment="1" 134 TypeLibraryName=".\Debug/testjoystick.tlb" 135 /> 136 <Tool 137 Name="VCCLCompilerTool" 138 Optimization="0" 139 AdditionalIncludeDirectories="..\..\..\include" 140 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" 141 RuntimeLibrary="2" 142 UsePrecompiledHeader="0" 143 PrecompiledHeaderFile=".\Debug/testjoystick.pch" 144 AssemblerListingLocation=".\Debug/" 145 ObjectFile=".\Debug/" 146 ProgramDataBaseFileName=".\Debug/" 147 WarningLevel="3" 148 SuppressStartupBanner="true" 149 DebugInformationFormat="4" 150 CompileAs="0" 151 /> 152 <Tool 153 Name="VCManagedResourceCompilerTool" 154 /> 155 <Tool 156 Name="VCResourceCompilerTool" 157 PreprocessorDefinitions="_DEBUG" 158 Culture="1033" 159 /> 160 <Tool 161 Name="VCPreLinkEventTool" 162 /> 163 <Tool 164 Name="VCLinkerTool" 165 AdditionalOptions="/MACHINE:I386" 166 OutputFile=".\Debug/testjoystick.exe" 167 LinkIncremental="2" 168 SuppressStartupBanner="true" 169 GenerateDebugInformation="true" 170 ProgramDatabaseFile=".\Debug/testjoystick.pdb" 171 SubSystem="2" 172 /> 173 <Tool 174 Name="VCALinkTool" 175 /> 176 <Tool 177 Name="VCManifestTool" 178 /> 179 <Tool 180 Name="VCXDCMakeTool" 181 /> 182 <Tool 183 Name="VCBscMakeTool" 184 /> 185 <Tool 186 Name="VCFxCopTool" 187 /> 188 <Tool 189 Name="VCAppVerifierTool" 190 /> 191 <Tool 192 Name="VCWebDeploymentTool" 193 /> 194 <Tool 195 Name="VCPostBuildEventTool" 196 /> 197 </Configuration> 198 </Configurations> 199 <References> 200 </References> 201 <Files> 202 <File 203 RelativePath="..\..\Sdl\Debug\SDL.lib" 204 > 205 </File> 206 <File 207 RelativePath="..\..\SDLmain\Debug\SDLmain.lib" 208 > 209 </File> 210 <File 211 RelativePath="..\..\..\test\testjoystick.c" 212 > 213 </File> 214 </Files> 215 <Globals> 216 </Globals> 217 </VisualStudioProject> 218