summaryrefslogtreecommitdiff
path: root/FreeFileSync.cbp
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 16:47:21 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 16:47:21 +0200
commitca64896d49b70fc0ffec711a079167c972fe635e (patch)
tree0059c36336378c886b750860aa5343b847c3609a /FreeFileSync.cbp
parent1.3 (diff)
downloadFreeFileSync-ca64896d49b70fc0ffec711a079167c972fe635e.tar.gz
FreeFileSync-ca64896d49b70fc0ffec711a079167c972fe635e.tar.bz2
FreeFileSync-ca64896d49b70fc0ffec711a079167c972fe635e.zip
1.4
Diffstat (limited to 'FreeFileSync.cbp')
-rw-r--r--FreeFileSync.cbp2
1 files changed, 2 insertions, 0 deletions
diff --git a/FreeFileSync.cbp b/FreeFileSync.cbp
index 780e4977..c8d9be57 100644
--- a/FreeFileSync.cbp
+++ b/FreeFileSync.cbp
@@ -100,6 +100,8 @@
<Option compilerVar="CC" />
</Unit>
<Unit filename="library\md5.h" />
+ <Unit filename="library\multithreading.cpp" />
+ <Unit filename="library\multithreading.h" />
<Unit filename="library\wxWidgets.h" />
<Unit filename="resource.rc">
<Option compilerVar="WINDRES" />
bgstack15