mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-10 18:45:26 +02:00
9 lines
1.1 KiB
Text
9 lines
1.1 KiB
Text
![]() |
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<launchConfiguration type="org.eclipse.ui.externaltools.ProgramLaunchConfigurationType">
|
||
|
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="/nologo /f nmake.mak"/>
|
||
|
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:<?xml version="1.0" encoding="UTF-8"?> <launchConfigurationWorkingSet editPageId="org.eclipse.ui.resourceWorkingSetPage" factoryID="org.eclipse.ui.internal.WorkingSetFactory" label="working set" name="working set"> <item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.cdt.core.win32" type="4"/> </launchConfigurationWorkingSet>}"/>
|
||
|
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${workspace_loc:/org.eclipse.cdt.core.win32/library}"/>
|
||
|
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${system_path:nmake.exe}"/>
|
||
|
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
|
||
|
</launchConfiguration>
|