Skip to content
  • Fred Baksik's avatar
    GHS: Update binary structure so that install scripts work · 447b57a2
    Fred Baksik authored
    GHS doesn't follow the binary structure that VS or Makefiles use
    Also setting binary location outputs do not work
    
    -- Update to act like Visual Studio Generator and use its project layout
    -- Fix open/close issues where open() was used instead of Open()
       Now passes the file handle to all function that require it
    -- Avoid triggering MULTI reloads; use SetCopyIfDifferent mode
    447b57a2