git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@25 7d91e7c8-5a61-404e-b06a-95855fde9112master
@@ -18,6 +18,8 @@ REM 6. Empty the SDKBuild directory. | |||
REM | |||
REM 7. Pause to let the developer view the success and remind them to commit the revision to SVN. | |||
setlocal | |||
set PATH=32bitdll;%PATH% | |||
set DISTDIR=SNFMultiSDK_Windows_3.2 | |||
set TEMPDIR=C:\TEMP | |||
set ZIPFILE=%DISTDIR%.zip |