Files correlati : Modificati progetti git-svn-id: svn://10.65.10.50/branches/R_10_00@23528 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			72 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			72 lines
		
	
	
		
			2.3 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>{198baba9-ec22-41d1-a477-277e0a09b168}</UniqueIdentifier>
 | |
|       <Extensions>cpp</Extensions>
 | |
|     </Filter>
 | |
|     <Filter Include="Masks">
 | |
|       <UniqueIdentifier>{871d5aee-d561-4ccf-9235-af35f6ff05ea}</UniqueIdentifier>
 | |
|       <Extensions>uml</Extensions>
 | |
|     </Filter>
 | |
|     <Filter Include="Forms">
 | |
|       <UniqueIdentifier>{c9961679-de52-402e-848e-df75d996a756}</UniqueIdentifier>
 | |
|       <Extensions>frm</Extensions>
 | |
|     </Filter>
 | |
|     <Filter Include="Headers">
 | |
|       <UniqueIdentifier>{f559e415-65af-4fb4-82e7-74eb72432fe1}</UniqueIdentifier>
 | |
|       <Extensions>h</Extensions>
 | |
|     </Filter>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <ClCompile Include="..\src\cg\cgsaldac.cpp">
 | |
|       <Filter>Sources</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="..\src\db\db1.cpp">
 | |
|       <Filter>Sources</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="..\src\db\db1100.cpp">
 | |
|       <Filter>Sources</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="..\src\db\db1200.cpp">
 | |
|       <Filter>Sources</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="..\src\db\db1300.cpp">
 | |
|       <Filter>Sources</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="..\src\mg\mglib01.cpp">
 | |
|       <Filter>Sources</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="..\src\mg\mglib02.cpp">
 | |
|       <Filter>Sources</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="..\src\mg\mglib02a.cpp">
 | |
|       <Filter>Sources</Filter>
 | |
|     </ClCompile>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <MskCompiler Include="..\src\db\db1100a.uml">
 | |
|       <Filter>Masks</Filter>
 | |
|     </MskCompiler>
 | |
|     <MskCompiler Include="..\src\db\db1200a.uml">
 | |
|       <Filter>Masks</Filter>
 | |
|     </MskCompiler>
 | |
|     <MskCompiler Include="..\src\db\db1300a.uml">
 | |
|       <Filter>Masks</Filter>
 | |
|     </MskCompiler>
 | |
|     <MskCompiler Include="..\src\db\db1300b.uml">
 | |
|       <Filter>Masks</Filter>
 | |
|     </MskCompiler>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <FormCompiler Include="..\src\db\db1100a.frm">
 | |
|       <Filter>Forms</Filter>
 | |
|     </FormCompiler>
 | |
|     <FormCompiler Include="..\src\db\db1200a.frm">
 | |
|       <Filter>Forms</Filter>
 | |
|     </FormCompiler>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <ResourceCompile Include="campo.rc" />
 | |
|   </ItemGroup>
 | |
| </Project> |