summaryrefslogtreecommitdiff
path: root/ddk_build.cmd
diff options
context:
space:
mode:
authorMichael Plante <michael.plante@gmail.com>2010-04-24 11:18:56 +0100
committerMichael Plante <michael.plante@gmail.com>2010-04-24 11:18:56 +0100
commit4226f9ee90d5f9307650d863a0799107836b8923 (patch)
tree74bf641c35314c28763cbb6f41d7f615963d33c3 /ddk_build.cmd
parent21bdd21e59bb01277a90a963adb3ba2ae9038855 (diff)
downloadlibusb-4226f9ee90d5f9307650d863a0799107836b8923.tar.gz
general whitespace cleanup
Diffstat (limited to 'ddk_build.cmd')
-rw-r--r--ddk_build.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddk_build.cmd b/ddk_build.cmd
index 23f2711..8323d8d 100644
--- a/ddk_build.cmd
+++ b/ddk_build.cmd
@@ -15,7 +15,7 @@ set LIBDEF=
goto libusb_common
:libusb_dll
set TARGET=DYNLINK
-set LIBDEF=/DLIBUSB_DLL_BUILD
+set LIBDEF=/DLIBUSB_DLL_BUILD
:libusb_common
echo TARGETTYPE=%TARGET% > target
echo LIBUSB_DEFINES=%LIBDEF% >> target