forked from qt-creator/qt-creator
		
	Initial import
This commit is contained in:
		
							
								
								
									
										12
									
								
								src/plugins/cpptools/CppTools.pluginspec
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								src/plugins/cpptools/CppTools.pluginspec
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
			
		||||
<plugin name="CppTools" version="0.9.1" compatVersion="0.9.1">
 | 
			
		||||
    <vendor>Nokia Corporation</vendor>
 | 
			
		||||
    <copyright>(C) 2008 Nokia Corporation</copyright>
 | 
			
		||||
    <license>Nokia Technology Preview License Agreement</license>
 | 
			
		||||
    <description>Tools for analyzing C/C++ code.</description>
 | 
			
		||||
    <url>http://www.trolltech.com/</url>
 | 
			
		||||
    <dependencyList>
 | 
			
		||||
        <dependency name="TextEditor" version="0.9.1"/>
 | 
			
		||||
        <dependency name="ProjectExplorer" version="0.9.1"/>
 | 
			
		||||
        <dependency name="QuickOpen" version="0.9.1"/>
 | 
			
		||||
    </dependencyList>
 | 
			
		||||
</plugin>
 | 
			
		||||
		Reference in New Issue
	
	Block a user