summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/dbeditorpp_10.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/DbEditorPP/dbeditorpp_10.vcxproj')
-rw-r--r--plugins/DbEditorPP/dbeditorpp_10.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/DbEditorPP/dbeditorpp_10.vcxproj b/plugins/DbEditorPP/dbeditorpp_10.vcxproj
index f54b54806a..c987ae8a6e 100644
--- a/plugins/DbEditorPP/dbeditorpp_10.vcxproj
+++ b/plugins/DbEditorPP/dbeditorpp_10.vcxproj
@@ -180,7 +180,7 @@
<ClCompile Include="src\exportimport.cpp" />
<ClCompile Include="src\icons.cpp" />
<ClCompile Include="src\knownmodules.cpp" />
- <ClCompile Include="src\main.cpp">
+ <ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
<ClCompile Include="src\modules.cpp" />
@@ -193,6 +193,7 @@
<ClCompile Include="src\moduletree.cpp" />
<ClCompile Include="src\options.cpp" />
<ClCompile Include="src\settinglist.cpp" />
+ <ClCompile Include="src\main.cpp" />
<ClCompile Include="src\watchedvars.cpp" />
</ItemGroup>
<ItemGroup>