diff options
| author | FloppyDiskDrive <[email protected]> | 2017-08-27 15:50:37 -0500 |
|---|---|---|
| committer | FloppyDiskDrive <[email protected]> | 2017-08-27 15:50:37 -0500 |
| commit | 529e5221b7c72a3613eb4aa396d4626a0173c571 (patch) | |
| tree | 6306b7fdc0dbe4b42e27296d5d74e5787fbc8146 /Histacom2.Engine/Histacom2.Engine.csproj | |
| parent | 7e7ef43d2f5a046491acb040a63a38b4f91569e2 (diff) | |
| parent | d2006a3cf629c0ac4ec020778604ae490b4981ec (diff) | |
| download | histacom2-529e5221b7c72a3613eb4aa396d4626a0173c571.tar.gz histacom2-529e5221b7c72a3613eb4aa396d4626a0173c571.tar.bz2 histacom2-529e5221b7c72a3613eb4aa396d4626a0173c571.zip | |
Merge remote-tracking branch 'refs/remotes/Histacom2-Devs/master'
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> |
