Hopefully this should make merging upstream easier. Building with NAnt should still work, but Visual Studio is untested.
5 lines
92 B
Bash
Executable File
5 lines
92 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./prebuild /clean /removedir obj /file ../prebuild.xml /pause
|
|
rm -rf ../Makefile
|