diff options
| author | lempamo <[email protected]> | 2017-10-26 00:03:57 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-26 00:03:57 -0400 |
| commit | e99433e1932c780c6b369ed656c26a11da41fe73 (patch) | |
| tree | 3ffb2350e1c0cd66ec88bc7ba5fa657a9ae84a60 /Histacom2.Engine/Histacom2.Engine.csproj | |
| parent | 3f1435fb70ce39e087a7c0aaf73a90fcafb78637 (diff) | |
| download | histacom2-e99433e1932c780c6b369ed656c26a11da41fe73.tar.gz histacom2-e99433e1932c780c6b369ed656c26a11da41fe73.tar.bz2 histacom2-e99433e1932c780c6b369ed656c26a11da41fe73.zip | |
more hack4 stuff
Diffstat (limited to 'Histacom2.Engine/Histacom2.Engine.csproj')
| -rw-r--r-- | Histacom2.Engine/Histacom2.Engine.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Histacom2.Engine/Histacom2.Engine.csproj b/Histacom2.Engine/Histacom2.Engine.csproj index 6abc85d..6f852ed 100644 --- a/Histacom2.Engine/Histacom2.Engine.csproj +++ b/Histacom2.Engine/Histacom2.Engine.csproj @@ -20,7 +20,7 @@ <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> - <PlatformTarget>x86</PlatformTarget> + <PlatformTarget>AnyCPU</PlatformTarget> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> |
