summaryrefslogtreecommitdiff
path: root/src/core/stdchat/stdchat.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdchat/stdchat.vcxproj')
-rw-r--r--src/core/stdchat/stdchat.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/stdchat/stdchat.vcxproj b/src/core/stdchat/stdchat.vcxproj
index 707f108cd3..5124c57a3c 100644
--- a/src/core/stdchat/stdchat.vcxproj
+++ b/src/core/stdchat/stdchat.vcxproj
@@ -202,7 +202,7 @@
<ClCompile Include="src\clist.cpp" />
<ClCompile Include="src\colorchooser.cpp" />
<ClCompile Include="src\log.cpp" />
- <ClCompile Include="src\main.cpp">
+ <ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
<ClCompile Include="src\manager.cpp" />
@@ -212,6 +212,7 @@
<PrecompiledHeader>NotUsing</PrecompiledHeader>
</ClCompile>
<ClCompile Include="src\services.cpp" />
+ <ClCompile Include="src\main.cpp" />
<ClCompile Include="src\tools.cpp" />
<ClCompile Include="src\window.cpp" />
</ItemGroup>