Skip to content

Commit 862b27d

Browse files
authored
Merge pull request #232 from microsoft/maxgolov/win10_min_build
Win 10 UTC-only min-build
2 parents 4db16b5 + 6159417 commit 862b27d

33 files changed

+399
-1162
lines changed

Solutions/build.compact-min.props

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<ItemDefinitionGroup>
4+
<ClCompile>
5+
<PreprocessorDefinitions>%(PreprocessorDefinitions);CONFIG_CUSTOM_H="config-compact-min.h"</PreprocessorDefinitions>
6+
</ClCompile>
7+
</ItemDefinitionGroup>
8+
</Project>

Solutions/lib/aria.vcxproj

Lines changed: 0 additions & 225 deletions
This file was deleted.

Solutions/lib/aria.vcxproj.filters

Lines changed: 0 additions & 11 deletions
This file was deleted.

Solutions/lib/aria.vcxproj.user

Lines changed: 0 additions & 4 deletions
This file was deleted.

Solutions/net40/net40.vcxproj.user

Lines changed: 0 additions & 4 deletions
This file was deleted.

Solutions/test-reports/BondLiteUnitTests.xml

Lines changed: 0 additions & 42 deletions
This file was deleted.

Solutions/test-reports/FuncTests.xml

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)