Browse Source

The answer is no :(

Alex Szpakowski 8 years ago
parent
commit
d57ce8ae73
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extra/appveyor/appveyor.yml

+ 1 - 1
extra/appveyor/appveyor.yml

@@ -26,7 +26,7 @@ install:
 - move love libs\love
 
 before_build:
-- cmake -G "Visual Studio 12" -H. -Bbuild -T v120_xp
+- cmake -G "Visual Studio 12" -H. -Bbuild
 
 build_script:
 - cmake --build build --target PACKAGE --config Release