summaryrefslogtreecommitdiff
path: root/FreeFileSync - wxWidgets v2.9.2 Beta.vcxproj
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 17:13:13 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 17:13:13 +0200
commit7f23ee90fd545995a29e2175f15e8b97e59ca67a (patch)
treef8d0afac51995032e58b9a475ccbbc73ba207baf /FreeFileSync - wxWidgets v2.9.2 Beta.vcxproj
parent3.19 (diff)
downloadFreeFileSync-7f23ee90fd545995a29e2175f15e8b97e59ca67a.tar.gz
FreeFileSync-7f23ee90fd545995a29e2175f15e8b97e59ca67a.tar.bz2
FreeFileSync-7f23ee90fd545995a29e2175f15e8b97e59ca67a.zip
3.20
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