diff options
| author | Mateusz Loskot <mateusz@loskot.net> | 2018-02-01 20:09:08 +0100 |
|---|---|---|
| committer | Mateusz Loskot <mateusz@loskot.net> | 2018-02-01 20:09:08 +0100 |
| commit | 56600aadd345a984c1f5a1f42b7932e67c9bee03 (patch) | |
| tree | ef1f29514b4e3038536509de868b4ae0deaf9d46 /wince/msvc80/projce_common.vsprops | |
| parent | dd9cd3f821295f4095d3a261bfd9be26065e60b7 (diff) | |
| download | PROJ-56600aadd345a984c1f5a1f42b7932e67c9bee03.tar.gz PROJ-56600aadd345a984c1f5a1f42b7932e67c9bee03.zip | |
Remove Windows CE cruft (wince/msvc80)
Closes #582
Diffstat (limited to 'wince/msvc80/projce_common.vsprops')
| -rw-r--r-- | wince/msvc80/projce_common.vsprops | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/wince/msvc80/projce_common.vsprops b/wince/msvc80/projce_common.vsprops deleted file mode 100644 index d90192bb..00000000 --- a/wince/msvc80/projce_common.vsprops +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="windows-1250"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="projce_common" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(WCELIBCEX_DIR)" - /> - <UserMacro - Name="WCELIBCEX_DIR" - Value="C:\dev\wcelibcex-1.0\src" - /> -</VisualStudioPropertySheet> |
