summaryrefslogtreecommitdiff
path: root/FreeFileSync.cbp
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 17:21:41 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 17:21:41 +0200
commitd6301fca6b78db52d0d98f8e0799aba175ad2e59 (patch)
tree0380aac034e0d70ee058db07900d80ff20cfc81e /FreeFileSync.cbp
parent5.7 (diff)
downloadFreeFileSync-d6301fca6b78db52d0d98f8e0799aba175ad2e59.tar.gz
FreeFileSync-d6301fca6b78db52d0d98f8e0799aba175ad2e59.tar.bz2
FreeFileSync-d6301fca6b78db52d0d98f8e0799aba175ad2e59.zip
5.8
Diffstat (limited to 'FreeFileSync.cbp')
-rw-r--r--FreeFileSync.cbp4
1 files changed, 2 insertions, 2 deletions
diff --git a/FreeFileSync.cbp b/FreeFileSync.cbp
index e924a35f..becb6722 100644
--- a/FreeFileSync.cbp
+++ b/FreeFileSync.cbp
@@ -412,8 +412,8 @@
<Option target="Release" />
<Option target="Debug-DLL" />
</Unit>
- <Unit filename="wx+\format_unit.cpp" />
- <Unit filename="wx+\format_unit.h">
+ <Unit filename="zen\format_unit.cpp" />
+ <Unit filename="zen\format_unit.h">
<Option target="Release" />
<Option target="Debug-DLL" />
</Unit>
bgstack15