vlmcsd.vcxproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release|Win32">
  13. <Configuration>Release</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <ProjectGuid>{918B4F5B-6356-451E-998C-5FCB29988170}</ProjectGuid>
  23. <RootNamespace>vlmcsd-Windows</RootNamespace>
  24. <WindowsTargetPlatformVersion>
  25. </WindowsTargetPlatformVersion>
  26. <ProjectName>vlmcsd-Windows</ProjectName>
  27. </PropertyGroup>
  28. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  29. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  30. <ConfigurationType>Application</ConfigurationType>
  31. <UseDebugLibraries>true</UseDebugLibraries>
  32. <PlatformToolset>v140_xp</PlatformToolset>
  33. <CharacterSet>MultiByte</CharacterSet>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
  36. <ConfigurationType>Application</ConfigurationType>
  37. <UseDebugLibraries>true</UseDebugLibraries>
  38. <PlatformToolset>v140_xp</PlatformToolset>
  39. <CharacterSet>MultiByte</CharacterSet>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  42. <ConfigurationType>Application</ConfigurationType>
  43. <UseDebugLibraries>true</UseDebugLibraries>
  44. <PlatformToolset>v140_xp</PlatformToolset>
  45. <CharacterSet>MultiByte</CharacterSet>
  46. </PropertyGroup>
  47. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  48. <ConfigurationType>Application</ConfigurationType>
  49. <UseDebugLibraries>false</UseDebugLibraries>
  50. <PlatformToolset>v120_xp</PlatformToolset>
  51. <WholeProgramOptimization>true</WholeProgramOptimization>
  52. <CharacterSet>MultiByte</CharacterSet>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
  55. <ConfigurationType>Application</ConfigurationType>
  56. <UseDebugLibraries>false</UseDebugLibraries>
  57. <PlatformToolset>v120_xp</PlatformToolset>
  58. <WholeProgramOptimization>true</WholeProgramOptimization>
  59. <CharacterSet>MultiByte</CharacterSet>
  60. </PropertyGroup>
  61. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  62. <ConfigurationType>Application</ConfigurationType>
  63. <UseDebugLibraries>false</UseDebugLibraries>
  64. <PlatformToolset>v120_xp</PlatformToolset>
  65. <WholeProgramOptimization>true</WholeProgramOptimization>
  66. <CharacterSet>MultiByte</CharacterSet>
  67. </PropertyGroup>
  68. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  69. <ImportGroup Label="ExtensionSettings">
  70. </ImportGroup>
  71. <ImportGroup Label="Shared">
  72. </ImportGroup>
  73. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  74. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  75. </ImportGroup>
  76. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="PropertySheets">
  77. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  78. </ImportGroup>
  79. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  80. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  81. </ImportGroup>
  82. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  83. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  84. </ImportGroup>
  85. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="PropertySheets">
  86. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  87. </ImportGroup>
  88. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  89. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  90. </ImportGroup>
  91. <PropertyGroup Label="UserMacros" />
  92. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  93. <GenerateManifest>false</GenerateManifest>
  94. <OutDir>$(SolutionDir)..\bin\</OutDir>
  95. <TargetName>vlmcsd-Windows-x64</TargetName>
  96. </PropertyGroup>
  97. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  98. <LinkIncremental>false</LinkIncremental>
  99. <GenerateManifest>false</GenerateManifest>
  100. <TargetName>vlmcsd-Windows-x86</TargetName>
  101. <OutDir>$(SolutionDir)..\bin\</OutDir>
  102. </PropertyGroup>
  103. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  104. <LinkIncremental>false</LinkIncremental>
  105. <GenerateManifest>false</GenerateManifest>
  106. <TargetName>vlmcsd-Windows-x86</TargetName>
  107. </PropertyGroup>
  108. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  109. <ClCompile>
  110. <WarningLevel>Level3</WarningLevel>
  111. <Optimization>Disabled</Optimization>
  112. <SDLCheck>true</SDLCheck>
  113. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  114. <PreprocessorDefinitions>_USING_V110_SDK71_;%(PreprocessorDefinitions);_CRYPTO_WINDOWS;_PEDANTIC</PreprocessorDefinitions>
  115. <MinimalRebuild>false</MinimalRebuild>
  116. <AdditionalOptions>$(ExternalCompilerOptions) %(AdditionalOptions)</AdditionalOptions>
  117. </ClCompile>
  118. <Link>
  119. <SubSystem>Console</SubSystem>
  120. <AdditionalDependencies>Shlwapi.lib;Iphlpapi.lib;ws2_32.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  121. </Link>
  122. </ItemDefinitionGroup>
  123. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  124. <ClCompile>
  125. <WarningLevel>Level3</WarningLevel>
  126. <Optimization>Disabled</Optimization>
  127. <SDLCheck>true</SDLCheck>
  128. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  129. <PreprocessorDefinitions>_USING_V110_SDK71_;%(PreprocessorDefinitions);_CRYPTO_WINDOWS;_PEDANTIC</PreprocessorDefinitions>
  130. <MinimalRebuild>false</MinimalRebuild>
  131. <AdditionalOptions>$(ExternalCompilerOptions) %(AdditionalOptions)</AdditionalOptions>
  132. </ClCompile>
  133. <Link>
  134. <SubSystem>Console</SubSystem>
  135. <AdditionalDependencies>Shlwapi.lib;Iphlpapi.lib;ws2_32.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  136. </Link>
  137. </ItemDefinitionGroup>
  138. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  139. <ClCompile>
  140. <WarningLevel>Level3</WarningLevel>
  141. <Optimization>Disabled</Optimization>
  142. <SDLCheck>true</SDLCheck>
  143. <PreprocessorDefinitions>_USING_V110_SDK71_;%(PreprocessorDefinitions);_CRYPTO_WINDOWS;_PEDANTIC</PreprocessorDefinitions>
  144. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  145. <MinimalRebuild>false</MinimalRebuild>
  146. <AdditionalOptions>$(ExternalCompilerOptions) %(AdditionalOptions)</AdditionalOptions>
  147. </ClCompile>
  148. <Link>
  149. <SubSystem>Console</SubSystem>
  150. <AdditionalDependencies>Shlwapi.lib;Iphlpapi.lib;ws2_32.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  151. </Link>
  152. </ItemDefinitionGroup>
  153. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  154. <ClCompile>
  155. <WarningLevel>Level3</WarningLevel>
  156. <Optimization>MinSpace</Optimization>
  157. <FunctionLevelLinking>true</FunctionLevelLinking>
  158. <IntrinsicFunctions>true</IntrinsicFunctions>
  159. <SDLCheck>
  160. </SDLCheck>
  161. <StringPooling>true</StringPooling>
  162. <ExceptionHandling>false</ExceptionHandling>
  163. <BufferSecurityCheck>false</BufferSecurityCheck>
  164. <ControlFlowGuard>false</ControlFlowGuard>
  165. <CreateHotpatchableImage>false</CreateHotpatchableImage>
  166. <CallingConvention>Cdecl</CallingConvention>
  167. <CompileAs>Default</CompileAs>
  168. <DebugInformationFormat>None</DebugInformationFormat>
  169. <CompileAsManaged>false</CompileAsManaged>
  170. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  171. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  172. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  173. <OmitFramePointers>true</OmitFramePointers>
  174. <FloatingPointModel>Fast</FloatingPointModel>
  175. <FloatingPointExceptions>false</FloatingPointExceptions>
  176. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  177. <OpenMPSupport>false</OpenMPSupport>
  178. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  179. <TreatWarningAsError>false</TreatWarningAsError>
  180. <PreprocessorDefinitions>_X86_=1;i386=1;STD_CALL;%(PreprocessorDefinitions);_CRYPTO_WINDOWS</PreprocessorDefinitions>
  181. <AdditionalOptions>$(ExternalCompilerOptions) %(AdditionalOptions)</AdditionalOptions>
  182. <CompileAsWinRT>false</CompileAsWinRT>
  183. <AssemblerOutput>All</AssemblerOutput>
  184. <UseUnicodeForAssemblerListing>false</UseUnicodeForAssemblerListing>
  185. </ClCompile>
  186. <Link>
  187. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  188. <OptimizeReferences>true</OptimizeReferences>
  189. <SubSystem>Console</SubSystem>
  190. <AdditionalDependencies>$(SolutionDir)\msvcrt.lib;Shlwapi.lib;Iphlpapi.lib;ws2_32.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  191. <GenerateDebugInformation>false</GenerateDebugInformation>
  192. <ProgramDatabaseFile />
  193. <LargeAddressAware>true</LargeAddressAware>
  194. <TerminalServerAware>true</TerminalServerAware>
  195. <SwapRunFromCD>true</SwapRunFromCD>
  196. <SwapRunFromNET>true</SwapRunFromNET>
  197. <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
  198. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  199. <EntryPointSymbol>WinStartUp</EntryPointSymbol>
  200. </Link>
  201. </ItemDefinitionGroup>
  202. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  203. <ClCompile>
  204. <WarningLevel>Level3</WarningLevel>
  205. <Optimization>MinSpace</Optimization>
  206. <FunctionLevelLinking>true</FunctionLevelLinking>
  207. <IntrinsicFunctions>true</IntrinsicFunctions>
  208. <SDLCheck>
  209. </SDLCheck>
  210. <StringPooling>true</StringPooling>
  211. <ExceptionHandling>false</ExceptionHandling>
  212. <BufferSecurityCheck>false</BufferSecurityCheck>
  213. <ControlFlowGuard>false</ControlFlowGuard>
  214. <CreateHotpatchableImage>false</CreateHotpatchableImage>
  215. <CallingConvention>Cdecl</CallingConvention>
  216. <CompileAs>Default</CompileAs>
  217. <DebugInformationFormat>None</DebugInformationFormat>
  218. <CompileAsManaged>false</CompileAsManaged>
  219. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  220. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  221. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  222. <OmitFramePointers>true</OmitFramePointers>
  223. <FloatingPointModel>Fast</FloatingPointModel>
  224. <FloatingPointExceptions>false</FloatingPointExceptions>
  225. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  226. <OpenMPSupport>false</OpenMPSupport>
  227. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  228. <TreatWarningAsError>false</TreatWarningAsError>
  229. <PreprocessorDefinitions>_X86_=1;i386=1;STD_CALL;%(PreprocessorDefinitions);_CRYPTO_WINDOWS</PreprocessorDefinitions>
  230. <AdditionalOptions>$(ExternalCompilerOptions) %(AdditionalOptions)</AdditionalOptions>
  231. <CompileAsWinRT>false</CompileAsWinRT>
  232. <AssemblerOutput>All</AssemblerOutput>
  233. <UseUnicodeForAssemblerListing>false</UseUnicodeForAssemblerListing>
  234. </ClCompile>
  235. <Link>
  236. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  237. <OptimizeReferences>true</OptimizeReferences>
  238. <SubSystem>Console</SubSystem>
  239. <AdditionalDependencies>$(SolutionDir)\msvcrt.lib;Shlwapi.lib;Iphlpapi.lib;ws2_32.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  240. <GenerateDebugInformation>false</GenerateDebugInformation>
  241. <ProgramDatabaseFile>
  242. </ProgramDatabaseFile>
  243. <LargeAddressAware>true</LargeAddressAware>
  244. <TerminalServerAware>true</TerminalServerAware>
  245. <SwapRunFromCD>true</SwapRunFromCD>
  246. <SwapRunFromNET>true</SwapRunFromNET>
  247. <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
  248. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  249. <EntryPointSymbol>WinStartUp</EntryPointSymbol>
  250. </Link>
  251. </ItemDefinitionGroup>
  252. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  253. <ClCompile>
  254. <WarningLevel>Level3</WarningLevel>
  255. <Optimization>MinSpace</Optimization>
  256. <FunctionLevelLinking>true</FunctionLevelLinking>
  257. <IntrinsicFunctions>true</IntrinsicFunctions>
  258. <SDLCheck>
  259. </SDLCheck>
  260. <DebugInformationFormat>None</DebugInformationFormat>
  261. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  262. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  263. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  264. <OmitFramePointers>true</OmitFramePointers>
  265. <StringPooling>true</StringPooling>
  266. <ExceptionHandling>false</ExceptionHandling>
  267. <BufferSecurityCheck>false</BufferSecurityCheck>
  268. <ControlFlowGuard>false</ControlFlowGuard>
  269. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  270. <OpenMPSupport>false</OpenMPSupport>
  271. <PreprocessorDefinitions>_USING_V110_SDK71_;%(PreprocessorDefinitions);_CRYPTO_WINDOWS</PreprocessorDefinitions>
  272. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  273. <CompileAsManaged>false</CompileAsManaged>
  274. <TreatWarningAsError>false</TreatWarningAsError>
  275. <AdditionalOptions>$(ExternalCompilerOptions) %(AdditionalOptions)</AdditionalOptions>
  276. <AssemblerOutput>All</AssemblerOutput>
  277. <UseUnicodeForAssemblerListing>false</UseUnicodeForAssemblerListing>
  278. </ClCompile>
  279. <Link>
  280. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  281. <OptimizeReferences>true</OptimizeReferences>
  282. <SubSystem>Console</SubSystem>
  283. <AdditionalDependencies>$(SolutionDir)\msvcrt64.lib;Shlwapi.lib;Iphlpapi.lib;ws2_32.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  284. <GenerateDebugInformation>false</GenerateDebugInformation>
  285. <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
  286. <ProgramDatabaseFile />
  287. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  288. <MinimumRequiredVersion>5.02</MinimumRequiredVersion>
  289. <TerminalServerAware>true</TerminalServerAware>
  290. <SwapRunFromCD>true</SwapRunFromCD>
  291. <SwapRunFromNET>true</SwapRunFromNET>
  292. <EntryPointSymbol>WinStartUp</EntryPointSymbol>
  293. </Link>
  294. </ItemDefinitionGroup>
  295. <ItemGroup>
  296. <ClInclude Include="..\..\src\config.h" />
  297. <ClInclude Include="..\..\src\crypto.h" />
  298. <ClInclude Include="..\..\src\crypto_internal.h" />
  299. <ClInclude Include="..\..\src\crypto_windows.h" />
  300. <ClInclude Include="..\..\src\endian.h" />
  301. <ClInclude Include="..\..\src\helpers.h" />
  302. <ClInclude Include="..\..\src\kms.h" />
  303. <ClInclude Include="..\..\src\kmsdata.h" />
  304. <ClInclude Include="..\..\src\network.h" />
  305. <ClInclude Include="..\..\src\ntservice.h" />
  306. <ClInclude Include="..\..\src\output.h" />
  307. <ClInclude Include="..\..\src\rpc.h" />
  308. <ClInclude Include="..\..\src\shared_globals.h" />
  309. <ClInclude Include="..\..\src\tap-windows.h" />
  310. <ClInclude Include="..\..\src\types.h" />
  311. <ClInclude Include="..\..\src\vlmcsd.h" />
  312. <ClInclude Include="..\..\src\wingetopt.h" />
  313. <ClInclude Include="..\..\src\wintap.h" />
  314. </ItemGroup>
  315. <ItemGroup>
  316. <ClCompile Include="..\..\src\crypto.c" />
  317. <ClCompile Include="..\..\src\crypto_windows.c" />
  318. <ClCompile Include="..\..\src\endian.c" />
  319. <ClCompile Include="..\..\src\helpers.c" />
  320. <ClCompile Include="..\..\src\kms.c" />
  321. <ClCompile Include="..\..\src\kmsdata.c" />
  322. <ClCompile Include="..\..\src\network.c" />
  323. <ClCompile Include="..\..\src\ntservice.c" />
  324. <ClCompile Include="..\..\src\output.c" />
  325. <ClCompile Include="..\..\src\rpc.c" />
  326. <ClCompile Include="..\..\src\shared_globals.c" />
  327. <ClCompile Include="..\..\src\vlmcsd.c" />
  328. <ClCompile Include="..\..\src\wingetopt.c" />
  329. <ClCompile Include="..\..\src\wintap.c" />
  330. </ItemGroup>
  331. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  332. <ImportGroup Label="ExtensionTargets">
  333. </ImportGroup>
  334. </Project>