mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	launcher: path transform language
This commit is contained in:
		| @@ -186,6 +186,7 @@ | ||||
|   </ItemDefinitionGroup> | ||||
|   <ItemGroup> | ||||
|     <ClCompile Include="..\..\..\src\launcher\launcher.c" /> | ||||
|     <ClCompile Include="..\..\..\src\launcher\ptrans.c" /> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <ProjectReference Include="..\winfsp_dll.vcxproj"> | ||||
|   | ||||
| @@ -16,6 +16,9 @@ | ||||
|     <ClCompile Include="..\..\..\src\launcher\launcher.c"> | ||||
|       <Filter>Source</Filter> | ||||
|     </ClCompile> | ||||
|     <ClCompile Include="..\..\..\src\launcher\ptrans.c"> | ||||
|       <Filter>Source</Filter> | ||||
|     </ClCompile> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <ClInclude Include="..\..\..\src\shared\minimal.h"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user