mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
add Linux friendly prebuild script
This commit is contained in:
4
runprebuild.sh
Executable file
4
runprebuild.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
./bin/Prebuild.exe /target nant
|
||||
./bin/Prebuild.exe /target vs2005
|
||||
Reference in New Issue
Block a user