Adding gflags to handle command line flags.
It sucks, but is the best there is without using boost.
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
'release': {
|
||||
'defines': [
|
||||
'RELEASE',
|
||||
'NDEBUG',
|
||||
],
|
||||
'msvs_configuration_attributes': {
|
||||
'OutputDirectory': '<(DEPTH)\\build\\xenia\\release',
|
||||
|
||||
Reference in New Issue
Block a user