Changeset 1834
- Timestamp:
- 2/12/2010 8:44:29 AM (3 years ago)
- Location:
- trunk/eraser6
- Files:
-
- 2 edited
-
Eraser.sln (modified) (1 diff)
-
Eraser/Eraser.csproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser6/Eraser.sln
r1802 r1834 63 63 {A9884ABF-46E8-42C1-A30B-9A3DD6C38004}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU 64 64 {A9884ABF-46E8-42C1-A30B-9A3DD6C38004}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU 65 {A9884ABF-46E8-42C1-A30B-9A3DD6C38004}.Debug|Win32.ActiveCfg = Debug| Any CPU66 {A9884ABF-46E8-42C1-A30B-9A3DD6C38004}.Debug|Win32.Build.0 = Debug| Any CPU65 {A9884ABF-46E8-42C1-A30B-9A3DD6C38004}.Debug|Win32.ActiveCfg = Debug|x86 66 {A9884ABF-46E8-42C1-A30B-9A3DD6C38004}.Debug|Win32.Build.0 = Debug|x86 67 67 {A9884ABF-46E8-42C1-A30B-9A3DD6C38004}.Debug|x64.ActiveCfg = Debug|Any CPU 68 68 {A9884ABF-46E8-42C1-A30B-9A3DD6C38004}.Debug|x64.Build.0 = Debug|Any CPU -
trunk/eraser6/Eraser/Eraser.csproj
r1802 r1834 50 50 <WarningLevel>4</WarningLevel> 51 51 </PropertyGroup> 52 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> 53 <PlatformTarget>x86</PlatformTarget> 54 <OutputPath>..\bin\Debug\</OutputPath> 55 </PropertyGroup> 56 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> 57 <OutputPath>..\bin\Release\</OutputPath> 58 </PropertyGroup> 52 59 <ItemGroup> 53 60 <Reference Include="BevelLine, Version=1.0.2859.29240, Culture=neutral, processorArchitecture=MSIL">
Note: See TracChangeset
for help on using the changeset viewer.
