diff options
| author | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-05-27 23:43:49 -0500 |
|---|---|---|
| committer | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-08-03 13:48:53 -0500 |
| commit | a70fad4dcbebc0fe6d063c54c107e242680d4bc2 (patch) | |
| tree | e877665b7cdcfa8bc41a178508623af49bfda480 /Source | |
| parent | e004c8ff2d16eb765b48b71657a897a53797a91d (diff) | |
Removes x86_32 from Visual Studio Base properties.
Diffstat (limited to 'Source')
| -rw-r--r-- | Source/VSProps/Base.props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/VSProps/Base.props b/Source/VSProps/Base.props index 9580e01139..63198e3fa3 100644 --- a/Source/VSProps/Base.props +++ b/Source/VSProps/Base.props @@ -114,4 +114,4 @@ </Lib> </ItemDefinitionGroup> <ItemGroup /> -</Project>
\ No newline at end of file +</Project> |
