OOO330
[LibreOffice.git] / stlport / win32_sdk.bat
blobcfaf6c029beae73ea07ba6486a42e278936ee540
1 rem parameters in order of their apearance:
2 rem - path to unpacked tarball
3 rem - relative path back to module root
5 setlocal
7 cd %1
9 rem type %2\dos_lineends.patch | patch -b -p2
10 patch -i %2\STLport-4.0_SDK.patch -b -p2