diff --git a/apps/borland/metro.bpf b/apps/borland/metro.bpf new file mode 100644 index 00000000..8a239559 --- /dev/null +++ b/apps/borland/metro.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/apps/borland/metro.bpr b/apps/borland/metro.bpr new file mode 100644 index 00000000..42a522dd --- /dev/null +++ b/apps/borland/metro.bpr @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=C:\sf\apps\metro;$(BCB)\include;$(BCB)\include\vcl;C:\sf +Item1=C:\sf\apps\metro;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=1 +Item0=C:\sf\apps\metro;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=_DEBUG;WIN32 +Item1=_DEBUG + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[Language] +ActiveLang= +ProjectLang= +RootDir= + + \ No newline at end of file diff --git a/apps/borland/metro.res b/apps/borland/metro.res new file mode 100644 index 00000000..e468bf91 Binary files /dev/null and b/apps/borland/metro.res differ