summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-09-08 16:12:07 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-09-08 16:12:07 +0200
commit21daedc6ff6de2966fe350dceb543a752d845a75 (patch)
tree943f2bcb5d13651476bbb03645d9be73ec328342
parent17ed55b65850c8d28401a385c4d919632d5d1a3e (diff)
downloadsqlitexx-21daedc6ff6de2966fe350dceb543a752d845a75.tar.gz
sqlitexx-21daedc6ff6de2966fe350dceb543a752d845a75.tar.bz2
another fix around sleep
-rw-r--r--src/Makefile.W323
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.W32 b/src/Makefile.W32
index 843443a..a0238a4 100644
--- a/src/Makefile.W32
+++ b/src/Makefile.W32
@@ -33,8 +33,7 @@ OBJS = \
except.obj
DLL_PORT_OBJS = \
- port\string.dllobj \
- port\sleep.dllobj
+ port\string.dllobj
DLL_OBJS = \
$(DLL_PORT_OBJS) \