summaryrefslogtreecommitdiffstats
path: root/canvas/StaticLibrary_directxcanvas.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-1/+1
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* compile these with exceptions againLuboš Luňák2012-03-171-1/+1
| | | | | a13a88bd2c673d059b60e339dcf3b8fabf991f18 changes them to build without exceptions by mistake, causing a boost problem
* fdo#47246: canvas: split out static library directxcanvasMichael Stahl2012-03-141-0/+62