summaryrefslogtreecommitdiff
path: root/FreeFileSync - wxWidgets v2.9.2 Beta.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'FreeFileSync - wxWidgets v2.9.2 Beta.vcxproj')
-rw-r--r--FreeFileSync - wxWidgets v2.9.2 Beta.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/FreeFileSync - wxWidgets v2.9.2 Beta.vcxproj b/FreeFileSync - wxWidgets v2.9.2 Beta.vcxproj
index 5a878c54..541209c0 100644
--- a/FreeFileSync - wxWidgets v2.9.2 Beta.vcxproj
+++ b/FreeFileSync - wxWidgets v2.9.2 Beta.vcxproj
@@ -256,7 +256,6 @@
<ClCompile Include="library\statistics.cpp" />
<ClCompile Include="library\status_handler.cpp" />
<ClCompile Include="shared\app_main.cpp" />
- <ClCompile Include="shared\check_exist.cpp" />
<ClCompile Include="shared\custom_button.cpp" />
<ClCompile Include="shared\custom_combo_box.cpp" />
<ClCompile Include="shared\custom_tooltip.cpp" />
bgstack15