Files correlati : Commento : Aggiunta cartella build contenente i progetti git-svn-id: svn://10.65.10.50/branches/R_10_00@23257 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			45 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | |
|   <ItemGroup>
 | |
|     <Filter Include="Sources">
 | |
|       <UniqueIdentifier>{60d55f30-c7b9-4fbf-a894-ed06fd304dc3}</UniqueIdentifier>
 | |
|       <Extensions>cpp</Extensions>
 | |
|     </Filter>
 | |
|     <Filter Include="Masks">
 | |
|       <UniqueIdentifier>{4f6fe995-ba5d-434b-bda4-39b748cfc8e0}</UniqueIdentifier>
 | |
|       <Extensions>uml</Extensions>
 | |
|     </Filter>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <ClCompile Include="..\src\sc\sc3.cpp">
 | |
|       <Filter>Sources</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="..\src\sc\sc3100.cpp">
 | |
|       <Filter>Sources</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="..\src\ba\baformed.cpp">
 | |
|       <Filter>Sources</Filter>
 | |
|     </ClCompile>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <MskCompiler Include="..\src\sc\sc3100a.uml">
 | |
|       <Filter>Masks</Filter>
 | |
|     </MskCompiler>
 | |
|     <MskCompiler Include="..\src\sc\sc3100b.uml">
 | |
|       <Filter>Masks</Filter>
 | |
|     </MskCompiler>
 | |
|     <MskCompiler Include="..\src\sc\sc3100c.uml">
 | |
|       <Filter>Masks</Filter>
 | |
|     </MskCompiler>
 | |
|     <MskCompiler Include="..\src\sc\sc3100s.uml">
 | |
|       <Filter>Masks</Filter>
 | |
|     </MskCompiler>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Library Include="..\lib\AgaLib.lib" />
 | |
|     <Library Include="..\lib\AgaLibd.lib" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <ResourceCompile Include="campo.rc" />
 | |
|   </ItemGroup>
 | |
| </Project> |