mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Version bump to 0.43.6
This commit is contained in:
parent
cf27fffade
commit
1c9d1eeae5
3 changed files with 50 additions and 50 deletions
|
@ -7,7 +7,7 @@ StartupObject = "BeefBuild.Program"
|
||||||
|
|
||||||
[Platform.Windows]
|
[Platform.Windows]
|
||||||
Description = "BeefBuild"
|
Description = "BeefBuild"
|
||||||
FileVersion = "0.43.5"
|
FileVersion = "0.43.6"
|
||||||
|
|
||||||
[Configs.Debug.Win32]
|
[Configs.Debug.Win32]
|
||||||
TargetName = ""
|
TargetName = ""
|
||||||
|
@ -19,8 +19,8 @@ TargetName = "$(ProjectName)_d"
|
||||||
OtherLinkFlags = "$(LinkFlags) Comdlg32.lib kernel32.lib user32.lib advapi32.lib shell32.lib IDEHelper64_d.lib Rpcrt4.lib Ole32.lib"
|
OtherLinkFlags = "$(LinkFlags) Comdlg32.lib kernel32.lib user32.lib advapi32.lib shell32.lib IDEHelper64_d.lib Rpcrt4.lib Ole32.lib"
|
||||||
CLibType = "Dynamic"
|
CLibType = "Dynamic"
|
||||||
BeefLibType = "DynamicDebug"
|
BeefLibType = "DynamicDebug"
|
||||||
DebugCommandArguments = "-proddir=c:\\proj\\BeefTest update BeefProj1"
|
DebugCommandArguments = "-run"
|
||||||
DebugWorkingDirectory = "c:\\beef\\ide"
|
DebugWorkingDirectory = "c:\\proj\\BeefTest"
|
||||||
EnvironmentVars = ["_NO_DEBUG_HEAP=1"]
|
EnvironmentVars = ["_NO_DEBUG_HEAP=1"]
|
||||||
PreprocessorMacros = ["DEBUG", "CLI"]
|
PreprocessorMacros = ["DEBUG", "CLI"]
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ Description = "Beef IDE"
|
||||||
Company = "BeefyTech LLC"
|
Company = "BeefyTech LLC"
|
||||||
Product = "Beef IDE"
|
Product = "Beef IDE"
|
||||||
Copyright = "Copyright 2019 BeefyTech"
|
Copyright = "Copyright 2019 BeefyTech"
|
||||||
FileVersion = "0.43.5"
|
FileVersion = "0.43.6"
|
||||||
ProductVersion = "0000000000000000"
|
ProductVersion = "0000000000000000"
|
||||||
|
|
||||||
[Configs.Debug.Win32]
|
[Configs.Debug.Win32]
|
||||||
|
@ -24,7 +24,7 @@ OtherLinkFlags = ""
|
||||||
TargetDirectory = "$(ProjectDir)/dist"
|
TargetDirectory = "$(ProjectDir)/dist"
|
||||||
TargetName = "BeefIDE_d"
|
TargetName = "BeefIDE_d"
|
||||||
OtherLinkFlags = "$(LinkFlags) Comdlg32.lib kernel32.lib user32.lib advapi32.lib shell32.lib IDEHelper64_d.lib"
|
OtherLinkFlags = "$(LinkFlags) Comdlg32.lib kernel32.lib user32.lib advapi32.lib shell32.lib IDEHelper64_d.lib"
|
||||||
DebugCommandArguments = "-proddir=\"$(ProjectDir)\\..\\IDE_Ext\""
|
DebugCommandArguments = "-proddir=\"$(ProjectDir)\\..\\BeefBuild\""
|
||||||
DebugWorkingDirectory = "$(ProjectDir)\\.."
|
DebugWorkingDirectory = "$(ProjectDir)\\.."
|
||||||
EnvironmentVars = ["_NO_DEBUG_HEAP=1"]
|
EnvironmentVars = ["_NO_DEBUG_HEAP=1"]
|
||||||
PreprocessorMacros = ["DEBUG,HASGIT"]
|
PreprocessorMacros = ["DEBUG,HASGIT"]
|
||||||
|
@ -37,9 +37,9 @@ OtherLinkFlags = ""
|
||||||
TargetDirectory = "$(ProjectDir)/dist"
|
TargetDirectory = "$(ProjectDir)/dist"
|
||||||
TargetName = "BeefIDE"
|
TargetName = "BeefIDE"
|
||||||
OtherLinkFlags = "Comdlg32.lib kernel32.lib user32.lib advapi32.lib shell32.lib Beef042RT64.lib IDEHelper64.lib BeefySysLib64.lib"
|
OtherLinkFlags = "Comdlg32.lib kernel32.lib user32.lib advapi32.lib shell32.lib Beef042RT64.lib IDEHelper64.lib BeefySysLib64.lib"
|
||||||
DebugCommandArguments = "-proddir=C:\\Beef\\IDE\\Tests\\Test1 -test=scripts\\Enums.txt -testNoExit"
|
DebugCommandArguments = "-proddir=C:\\Beef\\IDE\\Tests\\Test1 -test=scripts\\Breakpoints.txt"
|
||||||
DebugWorkingDirectory = "$(ProjectDir)\\dist"
|
DebugWorkingDirectory = "$(ProjectDir)\\dist"
|
||||||
EnvironmentVars = ["_NO_DEBUG_HEAP=1"]
|
EnvironmentVars = ["z_NO_DEBUG_HEAP=1"]
|
||||||
PreprocessorMacros = ["RELEASE,HASGIT"]
|
PreprocessorMacros = ["RELEASE,HASGIT"]
|
||||||
|
|
||||||
[Configs.Debug2.Win32]
|
[Configs.Debug2.Win32]
|
||||||
|
@ -51,7 +51,7 @@ TargetDirectory = "$(ProjectDir)/dist"
|
||||||
TargetName = "BeefIDE_d2"
|
TargetName = "BeefIDE_d2"
|
||||||
OtherLinkFlags = "$(LinkFlags) Comdlg32.lib kernel32.lib user32.lib advapi32.lib shell32.lib IDEHelper64_d.lib BeefySysLib64_d.lib wsock32.lib"
|
OtherLinkFlags = "$(LinkFlags) Comdlg32.lib kernel32.lib user32.lib advapi32.lib shell32.lib IDEHelper64_d.lib BeefySysLib64_d.lib wsock32.lib"
|
||||||
BeefLibType = "DynamicDebug"
|
BeefLibType = "DynamicDebug"
|
||||||
DebugCommandArguments = "-workspace=c:\\proj\\ShootGame"
|
DebugCommandArguments = "-workspace=C:\\proj\\BeefTest"
|
||||||
DebugWorkingDirectory = "c:\\Beef\\IDE\\Tests\\EmptyTest"
|
DebugWorkingDirectory = "c:\\Beef\\IDE\\Tests\\EmptyTest"
|
||||||
EnvironmentVars = ["_NO_DEBUG_HEAP=1"]
|
EnvironmentVars = ["_NO_DEBUG_HEAP=1"]
|
||||||
|
|
||||||
|
|
|
@ -119,7 +119,7 @@ namespace IDE
|
||||||
public class IDEApp : BFApp
|
public class IDEApp : BFApp
|
||||||
{
|
{
|
||||||
public static String sRTVersionStr = "042";
|
public static String sRTVersionStr = "042";
|
||||||
public const String cVersion = "0.43.5";
|
public const String cVersion = "0.43.6";
|
||||||
|
|
||||||
#if BF_PLATFORM_WINDOWS
|
#if BF_PLATFORM_WINDOWS
|
||||||
public static readonly String sPlatform64Name = "Win64";
|
public static readonly String sPlatform64Name = "Win64";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue