Add separate obj directory for CF build to avoid corruption.

committer: Arnold Zokas <arnold.zokas@coderoom.net>
pull/288/head
Jon Skeet 15 years ago
parent d10c5e794d
commit eb1af68201
  1. 1
      src/ProtocolBuffers/ProtocolBuffersCF.csproj

@ -18,6 +18,7 @@
<NativePlatformName>Windows Mobile 6 Professional SDK</NativePlatformName>
<FormFactorID>
</FormFactorID>
<BaseIntermediateOutputPath>objCF</BaseIntermediateOutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>

Loading…
Cancel
Save