OSDN Git Service

export toon textures.
[meshio/meshio.git] / meshio.lua
index 48cf604..562c620 100644 (file)
@@ -8,7 +8,7 @@ language "C++"
 files { "include/*.h", "src/**.h", "src/**.cpp" }
 flags {
        --"Unicode", 
-       --"StaticRuntime",
+       "StaticRuntime",
 }
 buildoptions {
        "/wd4996",