diff options
Diffstat (limited to 'network/wlan/WDI/COMMON/sources.tpl.sample')
| -rw-r--r-- | network/wlan/WDI/COMMON/sources.tpl.sample | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/network/wlan/WDI/COMMON/sources.tpl.sample b/network/wlan/WDI/COMMON/sources.tpl.sample deleted file mode 100644 index f4c46f37..00000000 --- a/network/wlan/WDI/COMMON/sources.tpl.sample +++ /dev/null @@ -1,22 +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> - <Import Project="$(SRC_ROOT)\$(PLATFORM_INC).props" /> - <PropertyGroup> - <SOURCES> - <!--TAG_REALTEK_SOURCE_FILES--> - </SOURCES> - </PropertyGroup> -</Project>
\ No newline at end of file |
