Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • projects
  • build
  • All.vcxproj
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Fixed some configuration data not being added to 64-bit builds. · e2fecdd3
    Geoff Lang authored Oct 22, 2014
    The Debug and Release configurations are 32-bit only.  The Debug_Base and
    Release_Base configurations should be used in these cases.
    
    In the future we should not rely on defines being placed in these
    configurations because if ANGLE is included in another project, they may
    not have the same configuration names and the defines will not be added.
    To combat this, always make sure that there are appropriate #ifdef's in
    the headers and don't add defines that would result in poor performance if
    they do not exist.
    
    BUG=angle:772
    
    Change-Id: I2b26ffb934f8b3d5e6e556a1e87c1c5ee209c430
    Reviewed-on: https://chromium-review.googlesource.com/225051Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    e2fecdd3
All.vcxproj 18.2 KB
EditWeb IDE
×

Replace All.vcxproj

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.