Skip to content
This repository has been archived by the owner on Mar 29, 2020. It is now read-only.

Commit

Permalink
Make release builds work
Browse files Browse the repository at this point in the history
  • Loading branch information
dtremenak committed Oct 19, 2011
1 parent aad5f9c commit 2daa2c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ProvinceMapper/ProvinceMapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down
1 change: 1 addition & 0 deletions cpp_version/EU3toV2Converter/changeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -295,3 +295,4 @@ Revision Version Updated Log Message
273 N/A Clean up some stray files
274 ProvinceMapper Introduce Province Mapper tool
275 ProvinceMapper Handle new mappings files a bit better
276 ProvinceMapper Make release builds work

0 comments on commit 2daa2c7

Please sign in to comment.