diff options
Diffstat (limited to 'proto_test/proto_test.project')
| -rw-r--r-- | proto_test/proto_test.project | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/proto_test/proto_test.project b/proto_test/proto_test.project index ffb4e33..63124f1 100644 --- a/proto_test/proto_test.project +++ b/proto_test/proto_test.project @@ -70,7 +70,8 @@        <ResourceCompiler Options="" Required="no"/>        <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" UseSeparateDebugArgs="no" DebugArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>        <Environment EnvVarSetName="<Use Defaults>" DbgSetName="<Use Defaults>"> -        <![CDATA[]]> +        <![CDATA[ +      ]]>        </Environment>        <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">          <PostConnectCommands/>  | 
