diff options
| author | 3gg <3gg@shellblade.net> | 2025-12-27 12:03:39 -0800 |
|---|---|---|
| committer | 3gg <3gg@shellblade.net> | 2025-12-27 12:03:39 -0800 |
| commit | 5a079a2d114f96d4847d1ee305d5b7c16eeec50e (patch) | |
| tree | 8926ab44f168acf787d8e19608857b3af0f82758 /contrib/SDL-3.2.8/src/hidapi/testgui/testgui.sln | |
Initial commit
Diffstat (limited to 'contrib/SDL-3.2.8/src/hidapi/testgui/testgui.sln')
| -rw-r--r-- | contrib/SDL-3.2.8/src/hidapi/testgui/testgui.sln | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/contrib/SDL-3.2.8/src/hidapi/testgui/testgui.sln b/contrib/SDL-3.2.8/src/hidapi/testgui/testgui.sln new file mode 100644 index 0000000..56be6c6 --- /dev/null +++ b/contrib/SDL-3.2.8/src/hidapi/testgui/testgui.sln | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | | ||
| 2 | Microsoft Visual Studio Solution File, Format Version 10.00 | ||
| 3 | # Visual C++ Express 2008 | ||
| 4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testgui", "testgui.vcproj", "{08769AC3-785A-4DDC-BFC7-1775414B7AB7}" | ||
| 5 | EndProject | ||
| 6 | Global | ||
| 7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
| 8 | Debug|Win32 = Debug|Win32 | ||
| 9 | Release|Win32 = Release|Win32 | ||
| 10 | EndGlobalSection | ||
| 11 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
| 12 | {08769AC3-785A-4DDC-BFC7-1775414B7AB7}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
| 13 | {08769AC3-785A-4DDC-BFC7-1775414B7AB7}.Debug|Win32.Build.0 = Debug|Win32 | ||
| 14 | {08769AC3-785A-4DDC-BFC7-1775414B7AB7}.Release|Win32.ActiveCfg = Release|Win32 | ||
| 15 | {08769AC3-785A-4DDC-BFC7-1775414B7AB7}.Release|Win32.Build.0 = Release|Win32 | ||
| 16 | EndGlobalSection | ||
| 17 | GlobalSection(SolutionProperties) = preSolution | ||
| 18 | HideSolutionNode = FALSE | ||
| 19 | EndGlobalSection | ||
| 20 | EndGlobal | ||
