Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater.Core/RomCheater.Core.csproj 2012/05/28 09:42:27 179 +++ trunk/RomCheater.Core/RomCheater.Core.csproj 2012/05/28 10:08:44 182 @@ -32,6 +32,9 @@ <WarningLevel>4</WarningLevel> <NoWarn>1607</NoWarn> </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'All Configurations|AnyCPU'"> + <OutputPath>bin\All Configurations\</OutputPath> + </PropertyGroup> <ItemGroup> <Reference Include="System" /> <Reference Include="System.Core" />
ViewVC Help | |
Powered by ViewVC 1.1.22 |