1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
44 <ProjectConfiguration Include =" Debug|Win32" >
2525 <MinimumVisualStudioVersion >12.0</MinimumVisualStudioVersion >
2626 <Configuration >Debug</Configuration >
2727 <Platform Condition =" '$(Platform)' == ''" >Win32</Platform >
28- <RootNamespace >gvm </RootNamespace >
28+ <RootNamespace >aehd </RootNamespace >
2929 <WindowsTargetPlatformVersion >$(LatestTargetPlatformVersion)</WindowsTargetPlatformVersion >
3030 </PropertyGroup >
3131 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
147147 <ClCompile Include =" ..\arch\x86\kvm\svm.c" />
148148 <ClCompile Include =" ..\arch\x86\kvm\vmx.c" />
149149 <ClCompile Include =" ..\arch\x86\kvm\x86.c" />
150- <ClCompile Include =" ..\gvm-main .c" />
150+ <ClCompile Include =" ..\aehd_main .c" />
151151 <ClCompile Include =" ..\ntkrutils.c" />
152152 <ClCompile Include =" ..\virt\kvm\irqchip.c" />
153153 <ClCompile Include =" ..\virt\kvm\kvm_main.c" />
173173 <ClInclude Include =" ..\arch\x86\kvm\pmu.h" />
174174 <ClInclude Include =" ..\arch\x86\kvm\tss.h" />
175175 <ClInclude Include =" ..\arch\x86\kvm\x86.h" />
176- <ClInclude Include =" ..\gvm-main .h" />
177- <ClInclude Include =" ..\gvm_types .h" />
176+ <ClInclude Include =" ..\aehd_main .h" />
177+ <ClInclude Include =" ..\aehd_types .h" />
178178 <ClInclude Include =" ..\include\kvm\iodev.h" />
179179 <ClInclude Include =" ..\include\linux\kvm_host.h" />
180180 <ClInclude Include =" ..\include\linux\kvm_types.h" />
191191 <MASM Include =" ..\assembly\x64\assembly.asm" />
192192 </ItemGroup >
193193 <ItemGroup >
194- <ResourceCompile Include =" ..\gvm .rc" />
194+ <ResourceCompile Include =" ..\aehd .rc" />
195195 </ItemGroup >
196196 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
197- </Project >
197+ </Project >
0 commit comments