window can now be resized
This commit is contained in:
@@ -21,6 +21,8 @@ project "SakuraVNE" --project under solution
|
||||
language "C++"
|
||||
cppdialect "C++20"
|
||||
|
||||
ignoredefaultlibraries { "MSVCRT" }
|
||||
|
||||
targetdir ("bin/" .. outputdir .. "/%{prj.name}")
|
||||
objdir ("bin-int/" ..outputdir .. "/%{prj.name}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user