Initial commit
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
<fragment
|
||||
id="org.eclipse.cdt.core.win32"
|
||||
name="%fragmentName.win32"
|
||||
version="2.1.0"
|
||||
provider-name="Eclipse.org"
|
||||
plugin-id="org.eclipse.cdt.core"
|
||||
plugin-version="2.1.0">
|
||||
|
||||
<runtime>
|
||||
<library name="cdt_win32.jar"/>
|
||||
</runtime>
|
||||
|
||||
<requires>
|
||||
</requires>
|
||||
|
||||
|
||||
<extension
|
||||
point="org.eclipse.cdt.core.ProcessList">
|
||||
<processList
|
||||
platform="win32"
|
||||
class="org.eclipse.cdt.internal.core.win32.ProcessList">
|
||||
</processList>
|
||||
</extension>
|
||||
</fragment>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user