1 |
< |
<?xml version="1.0" encoding="utf-8"?> |
1 |
> |
<?xml version="1.0" encoding="utf-8"?> |
2 |
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 |
|
<ItemGroup Label="ProjectConfigurations"> |
4 |
|
<ProjectConfiguration Include="Debug|Win32"> |
49 |
|
<PropertyGroup Label="UserMacros" /> |
50 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
51 |
|
<NMakeBuildCommandLine>call $(WDKPATH)\bin\setenv.bat $(WDKPATH) chk win7 |
52 |
– |
cd /d C:\Dev\projects\b2ether64 |
52 |
|
build</NMakeBuildCommandLine> |
53 |
< |
<NMakeCleanCommandLine>rmdir /s /q C:\Dev\projects\b2ether64\objchk_win7_x86</NMakeCleanCommandLine> |
54 |
< |
<NMakeReBuildCommandLine>rmdir /s /q C:\Dev\projects\b2ether64\objchk_win7_x86 |
53 |
> |
<NMakeCleanCommandLine>rmdir /s /q objchk_win7_x86</NMakeCleanCommandLine> |
54 |
> |
<NMakeReBuildCommandLine>rmdir /s /q objchk_win7_x86 |
55 |
|
call $(WDKPATH)\bin\setenv.bat $(WDKPATH) chk win7 |
57 |
– |
cd /d C:\Dev\projects\b2ether64 |
56 |
|
build</NMakeReBuildCommandLine> |
57 |
< |
<IntDir>C:\Dev\projects\b2ether64\objchk_win7_x86</IntDir> |
58 |
< |
<OutDir>C:\Dev\projects\b2ether64\objchk_win7_x86</OutDir> |
59 |
< |
<NMakeOutput>C:\Dev\projects\b2ether64\objchk_win7_x86\i386\b2ether.sys</NMakeOutput> |
57 |
> |
<IntDir>objchk_win7_x86</IntDir> |
58 |
> |
<OutDir>objchk_win7_x86</OutDir> |
59 |
> |
<NMakeOutput>objchk_win7_x86\i386\b2ether.sys</NMakeOutput> |
60 |
|
<NMakePreprocessorDefinitions>WIN32;_CONSOLE;_X86_;_DDK_;_DEBUG;DBG=1;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> |
61 |
|
<NMakeIncludeSearchPath>$(WDKPATH)\inc\ddk;$(WDKPATH)\inc\api;$(WDKPATH)\inc\crt;$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath> |
62 |
|
</PropertyGroup> |
63 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
64 |
|
<NMakeBuildCommandLine>call $(WDKPATH)\bin\setenv.bat $(WDKPATH) fre win7 |
67 |
– |
cd /d C:\Dev\projects\b2ether64 |
65 |
|
build</NMakeBuildCommandLine> |
66 |
< |
<NMakeCleanCommandLine>rmdir /s /q C:\Dev\projects\b2ether64\objfre_win7_x86</NMakeCleanCommandLine> |
67 |
< |
<NMakeReBuildCommandLine>rmdir /s /q C:\Dev\projects\b2ether64\objfre_win7_x86 |
66 |
> |
<NMakeCleanCommandLine>rmdir /s /q objfre_win7_x86</NMakeCleanCommandLine> |
67 |
> |
<NMakeReBuildCommandLine>rmdir /s /q objfre_win7_x86 |
68 |
|
call $(WDKPATH)\bin\setenv.bat $(WDKPATH) fre win7 |
72 |
– |
cd /d C:\Dev\projects\b2ether64 |
69 |
|
build</NMakeReBuildCommandLine> |
70 |
< |
<IntDir>C:\Dev\projects\b2ether64\objfre_win7_x86</IntDir> |
71 |
< |
<OutDir>C:\Dev\projects\b2ether64\objfre_win7_x86</OutDir> |
72 |
< |
<NMakeOutput>C:\Dev\projects\b2ether64\objfre_win7_x86\i386\b2ether.sys</NMakeOutput> |
70 |
> |
<IntDir>objfre_win7_x86</IntDir> |
71 |
> |
<OutDir>objfre_win7_x86</OutDir> |
72 |
> |
<NMakeOutput>objfre_win7_x86\i386\b2ether.sys</NMakeOutput> |
73 |
|
<NMakePreprocessorDefinitions>WIN32;_CONSOLE;_X86_;_DDK_;_NDEBUG;DBG=0;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> |
74 |
|
<NMakeIncludeSearchPath>$(WDKPATH)\inc\ddk;$(WDKPATH)\inc\api;$(WDKPATH)\inc\crt;$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath> |
75 |
|
</PropertyGroup> |
76 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
77 |
|
<NMakeBuildCommandLine>call $(WDKPATH)\bin\setenv.bat $(WDKPATH) chk x64 win7 |
82 |
– |
cd /d C:\Dev\projects\b2ether64 |
78 |
|
build</NMakeBuildCommandLine> |
79 |
< |
<NMakeCleanCommandLine>rmdir /s /q C:\Dev\projects\b2ether64\objchk_win7_amd64</NMakeCleanCommandLine> |
80 |
< |
<NMakeReBuildCommandLine>rmdir /s /q C:\Dev\projects\b2ether64\objchk_win7_amd64 |
79 |
> |
<NMakeCleanCommandLine>rmdir /s /q objchk_win7_amd64</NMakeCleanCommandLine> |
80 |
> |
<NMakeReBuildCommandLine>rmdir /s /q objchk_win7_amd64 |
81 |
|
call $(WDKPATH)\bin\setenv.bat $(WDKPATH) chk x64 win7 |
87 |
– |
cd /d C:\Dev\projects\b2ether64 |
82 |
|
build</NMakeReBuildCommandLine> |
83 |
< |
<IntDir>C:\Dev\projects\b2ether64\objchk_win7_amd64</IntDir> |
84 |
< |
<OutDir>C:\Dev\projects\b2ether64\objchk_win7_amd64</OutDir> |
85 |
< |
<NMakeOutput>C:\Dev\projects\b2ether64\objchk_win7_amd64\amd64\b2ether64.sys</NMakeOutput> |
83 |
> |
<IntDir>objchk_win7_amd64</IntDir> |
84 |
> |
<OutDir>objchk_win7_amd64</OutDir> |
85 |
> |
<NMakeOutput>objchk_win7_amd64\amd64\b2ether64.sys</NMakeOutput> |
86 |
|
<NMakePreprocessorDefinitions>WIN32;_CONSOLE;_AMD64_;_DDK_;_DEBUG;DBG=1;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> |
87 |
|
<NMakeIncludeSearchPath>$(WDKPATH)\inc\ddk;$(WDKPATH)\inc\api;$(WDKPATH)\inc\crt;$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath> |
88 |
|
</PropertyGroup> |
89 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
90 |
|
<NMakeBuildCommandLine>call $(WDKPATH)\bin\setenv.bat $(WDKPATH) fre x64 win7 |
97 |
– |
cd /d C:\Dev\projects\b2ether64 |
91 |
|
build</NMakeBuildCommandLine> |
92 |
< |
<NMakeCleanCommandLine>rmdir /s /q C:\Dev\projects\b2ether64\objfre_win7_amd64</NMakeCleanCommandLine> |
93 |
< |
<NMakeReBuildCommandLine>rmdir /s /q C:\Dev\projects\b2ether64\objfre_win7_amd64 |
92 |
> |
<NMakeCleanCommandLine>rmdir /s /q objfre_win7_amd64</NMakeCleanCommandLine> |
93 |
> |
<NMakeReBuildCommandLine>rmdir /s /q objfre_win7_amd64 |
94 |
|
call $(WDKPATH)\bin\setenv.bat $(WDKPATH) fre x64 win7 |
102 |
– |
cd /d C:\Dev\projects\b2ether64 |
95 |
|
build</NMakeReBuildCommandLine> |
96 |
< |
<IntDir>C:\Dev\projects\b2ether64\objfre_win7_amd64</IntDir> |
97 |
< |
<OutDir>C:\Dev\projects\b2ether64\objfre_win7_amd64</OutDir> |
98 |
< |
<NMakeOutput>C:\Dev\projects\b2ether64\objfre_win7_amd64\amd64\b2ether64.sys</NMakeOutput> |
96 |
> |
<IntDir>objfre_win7_amd64</IntDir> |
97 |
> |
<OutDir>objfre_win7_amd64</OutDir> |
98 |
> |
<NMakeOutput>objfre_win7_amd64\amd64\b2ether64.sys</NMakeOutput> |
99 |
|
<NMakePreprocessorDefinitions>WIN32;_CONSOLE;_AMD64_;_DDK_;_NDEBUG;DBG=0;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> |
100 |
|
<NMakeIncludeSearchPath>$(WDKPATH)\inc\ddk;$(WDKPATH)\inc\api;$(WDKPATH)\inc\crt;$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath> |
101 |
|
</PropertyGroup> |