diff options
Diffstat (limited to 'contrib/SDL-3.2.8/src/hidapi/testgui/testgui.vcproj')
| -rw-r--r-- | contrib/SDL-3.2.8/src/hidapi/testgui/testgui.vcproj | 217 |
1 files changed, 217 insertions, 0 deletions
diff --git a/contrib/SDL-3.2.8/src/hidapi/testgui/testgui.vcproj b/contrib/SDL-3.2.8/src/hidapi/testgui/testgui.vcproj new file mode 100644 index 0000000..f6e6c09 --- /dev/null +++ b/contrib/SDL-3.2.8/src/hidapi/testgui/testgui.vcproj | |||
| @@ -0,0 +1,217 @@ | |||
| 1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
| 2 | <VisualStudioProject | ||
| 3 | ProjectType="Visual C++" | ||
| 4 | Version="9.00" | ||
| 5 | Name="testgui" | ||
| 6 | ProjectGUID="{08769AC3-785A-4DDC-BFC7-1775414B7AB7}" | ||
| 7 | RootNamespace="testgui" | ||
| 8 | Keyword="Win32Proj" | ||
| 9 | TargetFrameworkVersion="196613" | ||
| 10 | > | ||
| 11 | <Platforms> | ||
| 12 | <Platform | ||
| 13 | Name="Win32" | ||
| 14 | /> | ||
| 15 | </Platforms> | ||
| 16 | <ToolFiles> | ||
| 17 | </ToolFiles> | ||
| 18 | <Configurations> | ||
| 19 | <Configuration | ||
| 20 | Name="Debug|Win32" | ||
| 21 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" | ||
| 22 | IntermediateDirectory="$(ConfigurationName)" | ||
| 23 | ConfigurationType="1" | ||
| 24 | CharacterSet="1" | ||
| 25 | > | ||
| 26 | <Tool | ||
| 27 | Name="VCPreBuildEventTool" | ||
| 28 | /> | ||
| 29 | <Tool | ||
| 30 | Name="VCCustomBuildTool" | ||
| 31 | /> | ||
| 32 | <Tool | ||
| 33 | Name="VCXMLDataGeneratorTool" | ||
| 34 | /> | ||
| 35 | <Tool | ||
| 36 | Name="VCWebServiceProxyGeneratorTool" | ||
| 37 | /> | ||
| 38 | <Tool | ||
| 39 | Name="VCMIDLTool" | ||
| 40 | /> | ||
| 41 | <Tool | ||
| 42 | Name="VCCLCompilerTool" | ||
| 43 | Optimization="0" | ||
| 44 | AdditionalIncludeDirectories=""..\..\hidapi-externals\fox\include";..\hidapi" | ||
| 45 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" | ||
| 46 | MinimalRebuild="true" | ||
| 47 | BasicRuntimeChecks="3" | ||
| 48 | RuntimeLibrary="3" | ||
| 49 | UsePrecompiledHeader="0" | ||
| 50 | WarningLevel="3" | ||
| 51 | DebugInformationFormat="4" | ||
| 52 | /> | ||
| 53 | <Tool | ||
| 54 | Name="VCManagedResourceCompilerTool" | ||
| 55 | /> | ||
| 56 | <Tool | ||
| 57 | Name="VCResourceCompilerTool" | ||
| 58 | /> | ||
| 59 | <Tool | ||
| 60 | Name="VCPreLinkEventTool" | ||
| 61 | /> | ||
| 62 | <Tool | ||
| 63 | Name="VCLinkerTool" | ||
| 64 | AdditionalDependencies="fox-1.6.lib" | ||
| 65 | OutputFile="$(ProjectName).exe" | ||
| 66 | LinkIncremental="2" | ||
| 67 | AdditionalLibraryDirectories="..\hidapi\objfre_wxp_x86\i386;"..\..\hidapi-externals\fox\lib"" | ||
| 68 | GenerateDebugInformation="true" | ||
| 69 | SubSystem="2" | ||
| 70 | EntryPointSymbol="mainCRTStartup" | ||
| 71 | TargetMachine="1" | ||
| 72 | /> | ||
| 73 | <Tool | ||
| 74 | Name="VCALinkTool" | ||
| 75 | /> | ||
| 76 | <Tool | ||
| 77 | Name="VCManifestTool" | ||
| 78 | /> | ||
| 79 | <Tool | ||
| 80 | Name="VCXDCMakeTool" | ||
| 81 | /> | ||
| 82 | <Tool | ||
| 83 | Name="VCBscMakeTool" | ||
| 84 | /> | ||
| 85 | <Tool | ||
| 86 | Name="VCFxCopTool" | ||
| 87 | /> | ||
| 88 | <Tool | ||
| 89 | Name="VCAppVerifierTool" | ||
| 90 | /> | ||
| 91 | <Tool | ||
| 92 | Name="VCPostBuildEventTool" | ||
| 93 | CommandLine="" | ||
| 94 | /> | ||
| 95 | </Configuration> | ||
| 96 | <Configuration | ||
| 97 | Name="Release|Win32" | ||
| 98 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" | ||
| 99 | IntermediateDirectory="$(ConfigurationName)" | ||
| 100 | ConfigurationType="1" | ||
| 101 | CharacterSet="1" | ||
| 102 | WholeProgramOptimization="1" | ||
| 103 | > | ||
| 104 | <Tool | ||
| 105 | Name="VCPreBuildEventTool" | ||
| 106 | /> | ||
| 107 | <Tool | ||
| 108 | Name="VCCustomBuildTool" | ||
| 109 | /> | ||
| 110 | <Tool | ||
| 111 | Name="VCXMLDataGeneratorTool" | ||
| 112 | /> | ||
| 113 | <Tool | ||
| 114 | Name="VCWebServiceProxyGeneratorTool" | ||
| 115 | /> | ||
| 116 | <Tool | ||
| 117 | Name="VCMIDLTool" | ||
| 118 | /> | ||
| 119 | <Tool | ||
| 120 | Name="VCCLCompilerTool" | ||
| 121 | Optimization="2" | ||
| 122 | EnableIntrinsicFunctions="true" | ||
| 123 | AdditionalIncludeDirectories=""..\..\hidapi-externals\fox\include";..\hidapi" | ||
| 124 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" | ||
| 125 | RuntimeLibrary="2" | ||
| 126 | EnableFunctionLevelLinking="true" | ||
| 127 | UsePrecompiledHeader="0" | ||
| 128 | WarningLevel="3" | ||
| 129 | DebugInformationFormat="3" | ||
| 130 | /> | ||
| 131 | <Tool | ||
| 132 | Name="VCManagedResourceCompilerTool" | ||
| 133 | /> | ||
| 134 | <Tool | ||
| 135 | Name="VCResourceCompilerTool" | ||
| 136 | /> | ||
| 137 | <Tool | ||
| 138 | Name="VCPreLinkEventTool" | ||
| 139 | /> | ||
| 140 | <Tool | ||
| 141 | Name="VCLinkerTool" | ||
| 142 | AdditionalDependencies="fox-1.6.lib" | ||
| 143 | OutputFile="$(ProjectName).exe" | ||
| 144 | LinkIncremental="1" | ||
| 145 | AdditionalLibraryDirectories="..\hidapi\objfre_wxp_x86\i386;"..\..\hidapi-externals\fox\lib"" | ||
| 146 | GenerateDebugInformation="true" | ||
| 147 | SubSystem="2" | ||
| 148 | OptimizeReferences="2" | ||
| 149 | EnableCOMDATFolding="2" | ||
| 150 | EntryPointSymbol="mainCRTStartup" | ||
| 151 | TargetMachine="1" | ||
| 152 | /> | ||
| 153 | <Tool | ||
| 154 | Name="VCALinkTool" | ||
| 155 | /> | ||
| 156 | <Tool | ||
| 157 | Name="VCManifestTool" | ||
| 158 | /> | ||
| 159 | <Tool | ||
| 160 | Name="VCXDCMakeTool" | ||
| 161 | /> | ||
| 162 | <Tool | ||
| 163 | Name="VCBscMakeTool" | ||
| 164 | /> | ||
| 165 | <Tool | ||
| 166 | Name="VCFxCopTool" | ||
| 167 | /> | ||
| 168 | <Tool | ||
| 169 | Name="VCAppVerifierTool" | ||
| 170 | /> | ||
| 171 | <Tool | ||
| 172 | Name="VCPostBuildEventTool" | ||
| 173 | CommandLine="" | ||
| 174 | /> | ||
| 175 | </Configuration> | ||
| 176 | </Configurations> | ||
| 177 | <References> | ||
| 178 | </References> | ||
| 179 | <Files> | ||
| 180 | <Filter | ||
| 181 | Name="Source Files" | ||
| 182 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||
| 183 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | ||
| 184 | > | ||
| 185 | <File | ||
| 186 | RelativePath="..\windows\hid.c" | ||
| 187 | > | ||
| 188 | </File> | ||
| 189 | <File | ||
| 190 | RelativePath=".\test.cpp" | ||
| 191 | > | ||
| 192 | </File> | ||
| 193 | </Filter> | ||
| 194 | <Filter | ||
| 195 | Name="Header Files" | ||
| 196 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||
| 197 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | ||
| 198 | > | ||
| 199 | <File | ||
| 200 | RelativePath="..\hidapi\hidapi.h" | ||
| 201 | > | ||
| 202 | </File> | ||
| 203 | </Filter> | ||
| 204 | <Filter | ||
| 205 | Name="Resource Files" | ||
| 206 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" | ||
| 207 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | ||
| 208 | > | ||
| 209 | </Filter> | ||
| 210 | <File | ||
| 211 | RelativePath=".\ReadMe.txt" | ||
| 212 | > | ||
| 213 | </File> | ||
| 214 | </Files> | ||
| 215 | <Globals> | ||
| 216 | </Globals> | ||
| 217 | </VisualStudioProject> | ||
