This commit is contained in:
topicchi
2026-04-26 18:11:18 +00:00
parent 32ac966a44
commit c65ca12664
2 changed files with 12 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- DO NOT EDIT THIS FILE! -->
<!-- Application version : 3.14.0 -->
<!-- Application version : 4.8.0 -->
<!-- Project Target : C64 -->
<Project>
<Target>2</Target>
@@ -12,6 +12,8 @@
<GenToDisk>False</GenToDisk>
<BuildToPrgFile>True</BuildToPrgFile>
<d64Name />
<DiskDirectoryName />
<StartPrg>zzzzzzzzzzzz.zzzzzzzzz</StartPrg>
<Comments>Primo test col CBM Prg Studio</Comments>
<Author>Paolo Iocco</Author>
<Email />
@@ -19,7 +21,13 @@
<NoSingleFileBuild>False</NoSingleFileBuild>
<CreatedWithVersion />
<HasGitRepo>False</HasGitRepo>
<OutputBinDir />
<GitIgnoreList />
<UsingKickAssembler>False</UsingKickAssembler>
<KickOutputFile />
<KickConfigFile />
<KickGenDebugInfo>True</KickGenDebugInfo>
<NewProjectStructure>True</NewProjectStructure>
<Cartridge>
<CrtBuildingCartridge>False</CrtBuildingCartridge>
<CrtSignature>C64 CARTRIDGE</CrtSignature>
@@ -46,10 +54,12 @@
<!--Screen designer settings-->
<AssyBinaryFileLocation />
<AssyExportList />
<RawExportList />
<!--End of screen designer settings-->
<ExtendedBASIC>False</ExtendedBASIC>
<SourceFiles>
<SourceFile>
<Name>test.bas</Name>
<Name>\BASIC Files\test.bas</Name>
<PrgName />
<FileType>1</FileType>
<IncludeInBuild>True</IncludeInBuild>