diff --git a/SConstruct b/SConstruct index f49862dd..5f5b1bbe 100644 --- a/SConstruct +++ b/SConstruct @@ -18,6 +18,8 @@ opts.AddVariables( env = Environment(options = opts) +# env.Append(CPPDEFINES=["PUBLIC_RELEASE"]) + # LSB_FIRST must be off for PPC to compile if platform.system == "ppc": env['LSB_FIRST'] = 0 diff --git a/changelog.txt b/changelog.txt index 011fef20..223dd250 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,4 @@ +-r**** - FCEUX 2.1.5 release 1-jun-2011 - prg318 - sdl - print usage when --help is passed even if SDL fails plombo - added stock icons to menu items plombo - added new gamepad configuration dialog