Cosmos/source/Lost/FsAssembler/FsAssembler.fsharpp
LostTheBlack_cp 3060b02e0c AMD64 assembler:
[-] some unnecessary overloads
[+] overloaded operators in order to allow defining memory operands easily
[+] overloaded automatic conversions to allow operands
[+] Labels support
[+] code generator based on F# started
2008-05-09 11:29:38 +00:00

60 lines
1.2 KiB
Text

"General"
{
"SccProjectName" = "SAK"
"SccLocalPath" = "SAK"
"SccAuxPath" = "SAK"
"SccProvider" = "SAK"
"ProjectIdGuid" = "{7F5A3E7A-2725-4F94-9CFF-04C6A6AEA59F}"
}
"Configurations"
{
"Debug|Win32"
{
"ProjectType" = "EXE"
"OptLevel" = "Off"
"StrongNamingLevel" = "None"
"OutputPath" = "..\\Debug"
"SearchPath" = "-r LostAssembler.exe -I ..\\Debug"
"StrongNameFile" = ""
"OutputBase" = ""
"CustomCommandLine" = ""
"CustomCompiler" = ""
"DebugCheck" = "TRUE"
"CustomCompilationCheck" = "FALSE"
"DebugStartMode" = "0"
"StartApp" = ""
"StartAppPath" = ""
"CustomStartupArguments" = ""
}
"Release|Win32"
{
"ProjectType" = "EXE"
"OptLevel" = "3"
"StrongNamingLevel" = "None"
"OutputPath" = "..\\Release"
"SearchPath" = ""
"StrongNameFile" = ""
"OutputBase" = ""
"CustomCommandLine" = ""
"CustomCompiler" = ""
"DebugCheck" = "FALSE"
"CustomCompilationCheck" = "FALSE"
"DebugStartMode" = "0"
"StartApp" = ""
"StartAppPath" = ""
"CustomStartupArguments" = ""
}
}
"Files"
{
"codegen.fs"
{
"ProjRelPath" = "T"
}
}
"ProjStartupServices"
{
}
"Globals"
{
}