Daniele Bartolini 10 лет назад
Родитель
Сommit
9c9ed074e0
1 измененных файлов с 13 добавлено и 0 удалено
  1. 13 0
      .appveyor.yml

+ 13 - 0
.appveyor.yml

@@ -0,0 +1,13 @@
+os:
+  - Visual Studio 2013
+
+install:
+  - third/bx/tools/bin/windows/genie --file=genie\genie.lua --with-luajit --with-openal --with-bullet --with-tools vs2013
+
+configuration:
+  - debug
+  - development
+  - release
+
+build:
+  - project: build/projects/vs2013/crown.sln