mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 16:50:33 +00:00
64-bit on Windows
This commit is contained in:
parent
afc38c0d72
commit
1dc6fbda1f
51 changed files with 13355 additions and 87 deletions
|
@ -24,7 +24,7 @@ install:
|
|||
- cmd: >-
|
||||
git submodule update --init --recursive
|
||||
|
||||
premake5 vs2019 --with-librw --glewdir=%APPVEYOR_BUILD_FOLDER%/%GLEW_BASE% --glfwdir=%APPVEYOR_BUILD_FOLDER%/%GLFW_BASE%
|
||||
premake5 vs2019 --with-librw --glewdir=%APPVEYOR_BUILD_FOLDER%/%GLEW_BASE% --glfwdir32=%APPVEYOR_BUILD_FOLDER%/%GLFW_BASE%
|
||||
|
||||
build:
|
||||
project: build/re3.sln
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue