ms-nfs41-client/build.vc9/nfs41_driver.vcproj
Casey Bodley 0ad4db4fad fresh git tree for public release
we regretfully had to remove our git history for licensing reasons

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2010-10-12 10:15:48 -04:00

167 lines
5.9 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="nfs41_driver"
ProjectGUID="{B64D3074-519F-476A-A3AA-DAD6554CBB68}"
Keyword="MakeFileProj"
TargetFrameworkVersion="196613"
>
<Platforms>
<Platform
Name="Win32"
/>
<Platform
Name="x64"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="C:\projects\ms-nfs41-client\sys\objchk_wlh_x86"
IntermediateDirectory="C:\projects\ms-nfs41-client\sys\objchk_wlh_x86"
ConfigurationType="0"
InheritedPropertySheets=".\env.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="call $(WDKPATH)\bin\setenv.bat $(WDKPATH) chk x86 wlh&#x0D;&#x0A;cd /d C:\projects\ms-nfs41-client\sys&#x0D;&#x0A;build"
ReBuildCommandLine="rmdir /s /q C:\projects\ms-nfs41-client\sys\objchk_wlh_x86&#x0D;&#x0A;call $(WDKPATH)\bin\setenv.bat $(WDKPATH) chk x86 wlh&#x0D;&#x0A;cd /d C:\projects\ms-nfs41-client\sys&#x0D;&#x0A;build"
CleanCommandLine="rmdir /s /q C:\projects\ms-nfs41-client\sys\objchk_wlh_x86"
Output="C:\projects\ms-nfs41-client\sys\objchk_wlh_x86\i386\nfs41_driver.sys"
PreprocessorDefinitions="WIN32;_CONSOLE;_X86_;_DDK_;_DEBUG;DBG=1"
IncludeSearchPath="$(WDKPATH)\inc\ddk;$(WDKPATH)\inc\api;$(WDKPATH)\inc\crt"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="Debug|x64"
OutputDirectory="C:\projects\ms-nfs41-client\sys\objchk_wlh_amd64"
IntermediateDirectory="C:\projects\ms-nfs41-client\sys\objchk_wlh_amd64"
ConfigurationType="0"
InheritedPropertySheets=".\env.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="call $(WDKPATH)\bin\setenv.bat $(WDKPATH) chk x64 wlh&#x0D;&#x0A;cd /d C:\projects\ms-nfs41-client\sys&#x0D;&#x0A;build"
ReBuildCommandLine="rmdir /s /q C:\projects\ms-nfs41-client\sys\objchk_wlh_amd64&#x0D;&#x0A;call $(WDKPATH)\bin\setenv.bat $(WDKPATH) chk x64 wlh&#x0D;&#x0A;cd /d C:\projects\ms-nfs41-client\sys&#x0D;&#x0A;build"
CleanCommandLine="rmdir /s /q C:\projects\ms-nfs41-client\sys\objchk_wlh_amd64"
Output="C:\projects\ms-nfs41-client\sys\objchk_wlh_amd64\amd64\nfs41_driver.sys"
PreprocessorDefinitions="WIN32;_CONSOLE;_AMD64_;_DDK_;_DEBUG;DBG=1"
IncludeSearchPath="$(WDKPATH)\inc\ddk;$(WDKPATH)\inc\api;$(WDKPATH)\inc\crt"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="C:\projects\ms-nfs41-client\sys\objfre_wlh_x86"
IntermediateDirectory="C:\projects\ms-nfs41-client\sys\objfre_wlh_x86"
ConfigurationType="0"
InheritedPropertySheets=".\env.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="call $(WDKPATH)\bin\setenv.bat $(WDKPATH) fre x86 wlh&#x0D;&#x0A;cd /d C:\projects\ms-nfs41-client\sys&#x0D;&#x0A;build"
ReBuildCommandLine="rmdir /s /q C:\projects\ms-nfs41-client\sys\objfre_wlh_x86&#x0D;&#x0A;call $(WDKPATH)\bin\setenv.bat $(WDKPATH) fre x86 wlh&#x0D;&#x0A;cd /d C:\projects\ms-nfs41-client\sys&#x0D;&#x0A;build"
CleanCommandLine="rmdir /s /q C:\projects\ms-nfs41-client\sys\objfre_wlh_x86"
Output="C:\projects\ms-nfs41-client\sys\objfre_wlh_x86\i386\nfs41_driver.sys"
PreprocessorDefinitions="WIN32;_CONSOLE;_X86_;_DDK_;_NDEBUG;DBG=0"
IncludeSearchPath="$(WDKPATH)\inc\ddk;$(WDKPATH)\inc\api;$(WDKPATH)\inc\crt"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="Release|x64"
OutputDirectory="C:\projects\ms-nfs41-client\sys\objfre_wlh_amd64"
IntermediateDirectory="C:\projects\ms-nfs41-client\sys\objfre_wlh_amd64"
ConfigurationType="0"
InheritedPropertySheets=".\env.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="call $(WDKPATH)\bin\setenv.bat $(WDKPATH) fre x64 wlh&#x0D;&#x0A;cd /d C:\projects\ms-nfs41-client\sys&#x0D;&#x0A;build"
ReBuildCommandLine="rmdir /s /q C:\projects\ms-nfs41-client\sys\objfre_wlh_amd64&#x0D;&#x0A;call $(WDKPATH)\bin\setenv.bat $(WDKPATH) fre x64 wlh&#x0D;&#x0A;cd /d C:\projects\ms-nfs41-client\sys&#x0D;&#x0A;build"
CleanCommandLine="rmdir /s /q C:\projects\ms-nfs41-client\sys\objfre_wlh_amd64"
Output="C:\projects\ms-nfs41-client\sys\objfre_wlh_amd64\amd64\nfs41_driver.sys"
PreprocessorDefinitions="WIN32;_CONSOLE;_AMD64_;_DDK_;_NDEBUG;DBG=0"
IncludeSearchPath="$(WDKPATH)\inc\ddk;$(WDKPATH)\inc\api;$(WDKPATH)\inc\crt"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source files"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
>
<File
RelativePath="..\sys\nfs41_debug.c"
>
</File>
<File
RelativePath="..\sys\nfs41_driver.c"
>
</File>
<File
RelativePath="..\sys\wmlkm.c"
>
</File>
</Filter>
<Filter
Name="Resource files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
>
<File
RelativePath="..\sys\makefile"
>
</File>
<File
RelativePath="..\sys\nfs41_driver.ini"
>
</File>
<File
RelativePath="..\sys\nfs41_driver.rc"
>
</File>
<File
RelativePath="..\sys\sources"
>
</File>
</Filter>
<Filter
Name="Header files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
>
<File
RelativePath="..\sys\nfs41_debug.h"
>
</File>
<File
RelativePath="..\sys\nfs41_driver.h"
>
</File>
<File
RelativePath="..\sys\wmlkm.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>