We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbabfaa commit 2cf0361Copy full SHA for 2cf0361
XInputInterface/XInputInterface.vcproj
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="Windows-1252"?>
2
<VisualStudioProject
3
ProjectType="Visual C++"
4
- Version="9,00"
+ Version="9.00"
5
Name="XInputInterface"
6
ProjectGUID="{1967D61A-FB64-463C-BB3C-BB6E90FBC76F}"
7
RootNamespace="XInputInterface"
@@ -43,7 +43,7 @@
43
PreprocessorDefinitions="WIN32;_DEBUG;_USRDLL;XI_EXPORTS"
44
MinimalRebuild="true"
45
BasicRuntimeChecks="3"
46
- RuntimeLibrary="3"
+ RuntimeLibrary="1"
47
WarningLevel="3"
48
DebugInformationFormat="4"
49
/>
@@ -112,7 +112,7 @@
112
Optimization="2"
113
EnableIntrinsicFunctions="true"
114
PreprocessorDefinitions="WIN32;NDEBUG;_USRDLL;XI_EXPORTS"
115
- RuntimeLibrary="2"
+ RuntimeLibrary="0"
116
EnableFunctionLevelLinking="true"
117
118
DebugInformationFormat="3"
XInputUnity/XInputInterface.dll
47.5 KB
0 commit comments