Index: ceee/ie/broker/broker.gyp |
=================================================================== |
--- ceee/ie/broker/broker.gyp (revision 66617) |
+++ ceee/ie/broker/broker.gyp (working copy) |
@@ -20,6 +20,7 @@ |
'VCMIDLTool': { |
'OutputDirectory': '<(SHARED_INTERMEDIATE_DIR)', |
'DLLDataFileName': '$(InputName)_dlldata.c', |
+ 'DefaultCharType': '0', |
Sigurður Ásgeirsson
2010/11/19 18:29:30
I think this is worth a short comment? Why is this
Vitaly Buka corp
2010/11/19 20:30:38
Done.
|
'AdditionalOptions': '/prefix all "BrokerRpcClient_" ' |
'server "BrokerRpcServer_"' |
}, |