aboutsummaryrefslogtreecommitdiff
path: root/Histacom2.Engine/Histacom2.Engine.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-08-27 15:46:36 -0400
committerGitHub <[email protected]>2017-08-27 15:46:36 -0400
commitd2006a3cf629c0ac4ec020778604ae490b4981ec (patch)
tree6306b7fdc0dbe4b42e27296d5d74e5787fbc8146 /Histacom2.Engine/Histacom2.Engine.csproj
parente5f6f8ddc11ac1a17abc98b006ddff5860e0e805 (diff)
parent805a238822d3fdca7b75f63e622d93cba421755a (diff)
downloadhistacom2-d2006a3cf629c0ac4ec020778604ae490b4981ec.tar.gz
histacom2-d2006a3cf629c0ac4ec020778604ae490b4981ec.tar.bz2
histacom2-d2006a3cf629c0ac4ec020778604ae490b4981ec.zip
Merge pull request #152 from Alex-TIMEHACK/master
Wordpad saves files + Windows Explorer overhawl
Diffstat (limited to 'Histacom2.Engine/Histacom2.Engine.csproj')
-rw-r--r--Histacom2.Engine/Histacom2.Engine.csproj1
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>