summaryrefslogtreecommitdiff
path: root/plugins/ModernOpt/modernopt_10.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ModernOpt/modernopt_10.vcxproj')
-rw-r--r--plugins/ModernOpt/modernopt_10.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/ModernOpt/modernopt_10.vcxproj b/plugins/ModernOpt/modernopt_10.vcxproj
index fcf9eb57c2..34615ad5cf 100644
--- a/plugins/ModernOpt/modernopt_10.vcxproj
+++ b/plugins/ModernOpt/modernopt_10.vcxproj
@@ -184,13 +184,14 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="src\main.cpp">
+ <ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
<ClCompile Include="src\modernopt.cpp" />
<ClCompile Include="src\mopt_home.cpp" />
<ClCompile Include="src\mopt_ignore.cpp" />
<ClCompile Include="src\mopt_selector.cpp" />
+ <ClCompile Include="src\main.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\commonheaders.h" />