Add tests output folder.

This commit is contained in:
David Reid
2018-03-25 13:57:42 +10:00
parent 19f4630c92
commit c10b3e8c23
2 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -5,6 +5,8 @@ tests/x64/
tests/Debug/ tests/Debug/
tests/Release/ tests/Release/
tests/bin/ tests/bin/
!/tests/DO_NOT_DELETE !/tests/bin/DO_NOT_DELETE
tests/res/output/
!/tests/res/output/DO_NOT_DELETE
/tests/SDL2.dll /tests/SDL2.dll
*.vcxproj.user *.vcxproj.user
View File