<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="cobolProject" name="AirportDemoWrapper" version="2.8">
   <settings xsi:type="projectSettingsContainer">
      <build-precedence-paths xsi:type="buildPrecedenceSettings">
         <path enabled="true" name="/AirportDemoWrapper/src" type="mfpath"/>
      </build-precedence-paths>
      <dependent-projects xsi:type="dependentProjectsSettings"/>
      <cobol_settings xsi:type="cobolSettings">
         <options>
            <option name="DIALECT" value="MF"/>
            <option name="CHARSET" value="ASCII"/>
            <option name="ILUSING" value="java.lang"/>
            <option name="MAX-ERROR" value="100"/>
            <option name="SOURCEFORMAT" value="variable"/>
            <option name="NOWARNING"/>
         </options>
         <debug value="true"/>
         <enableCodeCoverage value="false"/>
         <enableProfiler value="false"/>
         <generate value="false"/>
         <retainDirectivesFile value="false"/>
         <genListFile value="false"/>
         <useJvmDynamicCalls value="false"/>
         <useJvmIncrementalBuild value="false"/>
         <verbose value="false"/>
      </cobol_settings>
      <copybook-paths xsi:type="copybookPathsSettings">
         <path enabled="true" name="/AirportDemoWrapper" type="mfpath"/>
         <path enabled="true" name="/AirportDemoWrapper/src" type="mfpath"/>
         <path enabled="true" name="/AirportDemoWrapper/src/com" type="mfpath"/>
         <path enabled="true" name="/AirportDemoWrapper/.settings" type="mfpath"/>
         <path enabled="true" name="/AirportDemoWrapper/src/com/microfocus" type="mfpath"/>
         <path enabled="true" name="/AirportDemoWrapper/src/com/microfocus/airport" type="mfpath"/>
      </copybook-paths>
      <configurations default="New Configuration" xsi:type="buildConfigurationsContainer">
         <configuration description="New Configuration" type="jvm" is64bit="false" createlbr="false" platform="Windows" xsi:type="cobolBuildConfiguration">
            <targetdir name="bin"/>
            <cobol_settings xsi:type="cobolSettings">
               <options>
                  <option name="DIALECT" value="MF"/>
                  <option name="CHARSET" value="ASCII"/>
                  <option name="ILUSING" value="java.lang"/>
                  <option name="MAX-ERROR" value="100"/>
                  <option name="SOURCEFORMAT" value="variable"/>
                  <option name="NOWARNING"/>
               </options>
               <debug value="true"/>
               <enableCodeCoverage value="false"/>
               <enableProfiler value="false"/>
               <generate value="false"/>
               <retainDirectivesFile value="false"/>
               <genListFile value="false"/>
               <useJvmDynamicCalls value="false"/>
               <useJvmIncrementalBuild value="false"/>
               <verbose value="false"/>
            </cobol_settings>
         </configuration>
      </configurations>
      <sql_settings enabled="false" type="OpenESQL" xsi:type="sqlSettings"/>
      <extra-resource-files xsi:type="extraResourceFilesSettings"/>
   </settings>
   <files xsi:type="projectFileStore">
      <filetype type="cobol" xsi:type="cobolFileContainer">
         <file compile="true" path="src/com/microfocus/airport/AirportDetails.cbl" xsi:type="cobolFile"/>
         <file compile="true" path="src/com/microfocus/airport/AirportWrapper.cbl" xsi:type="cobolFile"/>
         <file compile="true" path="src/aircode.cbl" xsi:type="cobolFile"/>
      </filetype>
      <filetype type="cobol.copybook" xsi:type="cobolFileContainer"/>
   </files>
</project>
