Mercurial
Mercurial
>
SDL
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
premake/VisualC/build-scripts/vs2010.bat
author
Ryan C. Gordon
Fri, 05 Aug 2016 04:23:32 -0400
changeset 10259
457d9c7868ec
parent 7925
f090a47eb7f7
permissions
-rwxr-xr-x
nas: initial shot at audio capture support. Compiles, but not tested.
1
@echo off
2
cd ..
3
%~dp0\premake4.exe --file=..\premake4.lua --to=.\VisualC\VS2010 vs2010
4
pause