diff options
| author | Alex-TIMEHACK <[email protected]> | 2017-08-27 19:40:33 +0100 |
|---|---|---|
| committer | Alex-TIMEHACK <[email protected]> | 2017-08-27 19:40:33 +0100 |
| commit | d31cd4fbce0d51ff2a51ccf40d11613163ed2a46 (patch) | |
| tree | 74111c4be69ebd6003dcf104c68b12cea9b60513 /Histacom2.Engine/Histacom2.Engine.csproj | |
| parent | 579ed261e4b035449ca838b9d852ae602a9b76bf (diff) | |
| download | histacom2-d31cd4fbce0d51ff2a51ccf40d11613163ed2a46.tar.gz histacom2-d31cd4fbce0d51ff2a51ccf40d11613163ed2a46.tar.bz2 histacom2-d31cd4fbce0d51ff2a51ccf40d11613163ed2a46.zip | |
Some tweaks
Diffstat (limited to 'Histacom2.Engine/Histacom2.Engine.csproj')
| -rw-r--r-- | Histacom2.Engine/Histacom2.Engine.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Histacom2.Engine/Histacom2.Engine.csproj b/Histacom2.Engine/Histacom2.Engine.csproj index beb4aa2..37c4489 100644 --- a/Histacom2.Engine/Histacom2.Engine.csproj +++ b/Histacom2.Engine/Histacom2.Engine.csproj @@ -20,6 +20,7 @@ <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> + <PlatformTarget>x86</PlatformTarget> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> |
