source: xtideuniversalbios/trunk/XTIDE_Universal_BIOS_Configurator_v2/.project @ 597

Last change on this file since 597 was 597, checked in by aitotat, 6 years ago

Windows 95 CMOS hack now works with Award BIOSes.
Some small optimizations to INT 19h and INT 19h reset handlers.
Added menuitem to configurator for clearing BDA drive count.

File size: 580 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3    <name>XTIDE_Universal_BIOS_Configurator_v2</name>
4    <comment></comment>
5    <projects>
6    </projects>
7    <buildSpec>
8        <buildCommand>
9            <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
10            <triggers>full,incremental,</triggers>
11            <arguments>
12                <dictionary>
13                    <key>LaunchConfigHandle</key>
14                    <value>&lt;project&gt;/.externalToolBuilders/Build Configurator v2.launch</value>
15                </dictionary>
16            </arguments>
17        </buildCommand>
18    </buildSpec>
19    <natures>
20    </natures>
21</projectDescription>
Note: See TracBrowser for help on using the repository browser.