Support retina resolution.

This commit is contained in:
Syoyo Fujita
2016-05-29 16:30:54 +09:00
parent 5f4a557d69
commit 629f1825c5
2 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
solution "objview"
-- location ( "build" )
configurations { "Debug", "Release" }
configurations { "Release", "Debug" }
platforms {"native", "x64", "x32"}
project "objview"