|
|
|
@ -40,9 +40,8 @@ environment: |
|
|
|
# install: |
|
|
|
# install: |
|
|
|
|
|
|
|
|
|
|
|
build_script: |
|
|
|
build_script: |
|
|
|
- 'echo Building...' |
|
|
|
- build\premake5.exe --file=build\premake4.lua %VS_VERSION% |
|
|
|
- 'cd build; premake5.exe --file=premake4.lua %VS_VERSION%' |
|
|
|
- msbuild %BUILD_PATH%\CppSharp.sln |
|
|
|
- 'msbuild %BUILD_PATH%\CppSharp.sln' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#---------------------------------# |
|
|
|
#---------------------------------# |
|
|
|
# artifacts configuration # |
|
|
|
# artifacts configuration # |
|
|
|
|