aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/Histacom2.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-08-29 22:36:15 -0400
committerGitHub <[email protected]>2017-08-29 22:36:15 -0400
commitf1e358854383925aaf471c368cb01fe049c65c07 (patch)
treee9ac99508869680b2712219596a44f406ae2d860 /Histacom2/Histacom2.csproj
parentd4d94f85a6424e4d21cecccec21b0e78860431d6 (diff)
parent59505ed4dd131afbd18c0b3e660c8c72815ba5a2 (diff)
downloadhistacom2-f1e358854383925aaf471c368cb01fe049c65c07.tar.gz
histacom2-f1e358854383925aaf471c368cb01fe049c65c07.tar.bz2
histacom2-f1e358854383925aaf471c368cb01fe049c65c07.zip
Merge pull request #155 from AShifter/master
Master
Diffstat (limited to 'Histacom2/Histacom2.csproj')
-rw-r--r--Histacom2/Histacom2.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/Histacom2/Histacom2.csproj b/Histacom2/Histacom2.csproj
index 46750d2..34f8cd0 100644
--- a/Histacom2/Histacom2.csproj
+++ b/Histacom2/Histacom2.csproj
@@ -724,6 +724,9 @@
<Name>Histacom2.Engine</Name>
</ProjectReference>
</ItemGroup>
+ <ItemGroup>
+ <Folder Include="OS\WinXP\" />
+ </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.