summaryrefslogtreecommitdiff
path: root/network/wlan/WDI/COMMON/sources.props
diff options
context:
space:
mode:
authorkarlf <[email protected]>2016-08-11 13:28:13 -0700
committerkarlf <[email protected]>2016-08-11 13:28:13 -0700
commit96eb96dfb613e4c745db6bd1f53a92fe7e2290fc (patch)
treead5f3ede5cbcd6b598677ce41bcf8318471bdd92 /network/wlan/WDI/COMMON/sources.props
parent687b274aa38fd05c8c26e3068932121876d7f745 (diff)
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'network/wlan/WDI/COMMON/sources.props')
-rw-r--r--network/wlan/WDI/COMMON/sources.props18
1 files changed, 0 insertions, 18 deletions
diff --git a/network/wlan/WDI/COMMON/sources.props b/network/wlan/WDI/COMMON/sources.props
deleted file mode 100644
index bbaffa80..00000000
--- a/network/wlan/WDI/COMMON/sources.props
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <TARGETNAME>common</TARGETNAME>
- <TARGETPATH>$(TMP_TARGET_DIR)</TARGETPATH>
- <TARGETTYPE>DRIVER_LIBRARY</TARGETTYPE>
- <PRECOMPILED_INCLUDE>Mp_Precomp.h</PRECOMPILED_INCLUDE>
- <PRECOMPILED_PCH>precomp.pch</PRECOMPILED_PCH>
- <PRECOMPILED_OBJ>precomp.obj</PRECOMPILED_OBJ>
- <INCLUDES>
- .;
- $(SRC_ROOT)\Header;
- $(HAL_INC_DIRS);
- </INCLUDES>
- </PropertyGroup>
- <PropertyGroup>
- </PropertyGroup>
-</Project> \ No newline at end of file