aboutsummaryrefslogtreecommitdiff
path: root/StormLib_test.vcxproj
diff options
context:
space:
mode:
authorLadislav <Zezula>2014-04-18 20:33:06 +0200
committerLadislav <Zezula>2014-04-18 20:33:06 +0200
commitfd430b981c6c365dfb9e39b1ee98f7c098128cb4 (patch)
treec1fd9ad234812bf8cd199daf54f6b7b74373a2f7 /StormLib_test.vcxproj
parent5720c3b5b07479d89fbd9175bc4f323d49ff5ccd (diff)
+ Renamed Test.cpp to StormTest.cpp
Diffstat (limited to 'StormLib_test.vcxproj')
-rw-r--r--StormLib_test.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/StormLib_test.vcxproj b/StormLib_test.vcxproj
index 3dcb035..055ba70 100644
--- a/StormLib_test.vcxproj
+++ b/StormLib_test.vcxproj
@@ -307,7 +307,7 @@
<WarningLevel Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Level4</WarningLevel>
<WarningLevel Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Level4</WarningLevel>
</ClCompile>
- <ClCompile Include="test\Test.cpp">
+ <ClCompile Include="test\StormTest.cpp">
<WarningLevel Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Level4</WarningLevel>
<WarningLevel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Level4</WarningLevel>
<WarningLevel Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Level4</WarningLevel>