Reactivate examples that can build on windows
This is proof that Hammer can be linked and used in a windows program!
This commit is contained in:
parent
9a7752b9a6
commit
f9d8f1df7f
2 changed files with 5 additions and 5 deletions
|
|
@ -14,6 +14,5 @@ build_script:
|
|||
}
|
||||
- call "%VS140COMNTOOLS%\..\..\VC\vcvarsall.bat" %VCVARS_PLATFORM%
|
||||
- call tools\windows\build.bat
|
||||
# FIXME(windows) TODO(uucidl): reactivate examples
|
||||
# - call tools\windows\build_examples.bat
|
||||
- call tools\windows\build_examples.bat
|
||||
- exit /b 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue