mirror of
https://github.com/libretro/Play-.git
synced 2025-03-03 00:46:50 +00:00
Add generation script.
This commit is contained in:
parent
69addd8e15
commit
0c55108472
5
build_cmake/generate_vs2017_32.cmd
Normal file
5
build_cmake/generate_vs2017_32.cmd
Normal file
@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
mkdir build
|
||||
pushd build
|
||||
cmake .. -G "Visual Studio 15 2017"
|
||||
popd
|
Loading…
x
Reference in New Issue
Block a user