diff options
Diffstat (limited to 'fp2/week6')
| -rw-r--r-- | fp2/week6/mart/SimpleSVG.prj | 56 | 
1 files changed, 0 insertions, 56 deletions
| diff --git a/fp2/week6/mart/SimpleSVG.prj b/fp2/week6/mart/SimpleSVG.prj deleted file mode 100644 index 3c9346a..0000000 --- a/fp2/week6/mart/SimpleSVG.prj +++ /dev/null @@ -1,56 +0,0 @@ -Version: 1.4 -Global -	ProjectRoot:	. -	Target:	StdEnv -	Exec:	{Project}/SimpleSVG.exe -	CodeGen -		CheckStacks:	False -		CheckIndexes:	True -	Application -		HeapSize:	2097152 -		StackSize:	512000 -		ExtraMemory:	8192 -		IntialHeapSize:	204800 -		HeapSizeMultiplier:	4096 -		ShowExecutionTime:	False -		ShowGC:	False -		ShowStackSize:	False -		MarkingCollector:	False -		DisableRTSFlags:	False -		StandardRuntimeEnv:	True -		Profile -			Memory:	False -			MemoryMinimumHeapSize:	0 -			Time:	False -			Stack:	False -		Output -			Output:	ShowConstructors -			Font:	Monaco -			FontSize:	9 -			WriteStdErr:	False -	Link -		LinkMethod:	Static -		GenerateRelocations:	False -		GenerateLinkMap:	False -		LinkResources:	False -		ResourceSource:	 -		GenerateDLL:	False -		ExportedNames:	 -	Paths -		Path:	{Project} -	Precompile:	 -	Postlink:	 -MainModule -	Name:	SimpleSVG -	Dir:	{Project} -	Compiler -		NeverMemoryProfile:	False -		NeverTimeProfile:	False -		StrictnessAnalysis:	True -		ListTypes:	StrictExportTypes -		ListAttributes:	True -		Warnings:	True -		Verbose:	True -		ReadableABC:	False -		ReuseUniqueNodes:	True -		Fusion:	False | 
