Add Configuration and Platform information
parent
1ace49049a
commit
424bd710ac
|
|
@ -5,6 +5,16 @@
|
||||||
version: 1.0.{build}
|
version: 1.0.{build}
|
||||||
clone_depth: 3
|
clone_depth: 3
|
||||||
|
|
||||||
|
configuration:
|
||||||
|
|
||||||
|
- Debug
|
||||||
|
- Release
|
||||||
|
|
||||||
|
platform:
|
||||||
|
|
||||||
|
- Win32
|
||||||
|
- Win64
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
||||||
project: cryptest.sln
|
project: cryptest.sln
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue