Fixed premake file of examples and template
Former-commit-id: 9fb60b867d80450a6afb97dbc65904bfee89b377
This commit is contained in:
@@ -2,7 +2,7 @@ kind "ConsoleApp"
|
||||
|
||||
files "main.cpp"
|
||||
|
||||
if (_OPTIONS["one-library"]) then
|
||||
if (_OPTIONS["united"]) then
|
||||
configuration "DebugStatic"
|
||||
links "NazaraEngine-s-d"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ kind "ConsoleApp"
|
||||
|
||||
files "main.cpp"
|
||||
|
||||
if (_OPTIONS["one-library"]) then
|
||||
if (_OPTIONS["united"]) then
|
||||
configuration "DebugStatic"
|
||||
links "NazaraEngine-s-d"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ kind "ConsoleApp"
|
||||
|
||||
files "main.cpp"
|
||||
|
||||
if (_OPTIONS["one-library"]) then
|
||||
if (_OPTIONS["united"]) then
|
||||
configuration "DebugStatic"
|
||||
links "NazaraEngine-s-d"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user