Files
UnrealEngineUWP/Engine/Source/Programs
Mike Fricker 08f6e60cfe Don't infect a project's IntelliSense definitions with definitions from other project's targets
- This change improves the quality of IntelliSense and error list results in Visual Studio and Xcode
- This fixes definitions from Program targets from being set on the UE4 project that caused undesirable IntelliSense results
- For example, we never want WITH_EDITORONLY_DATA=1 or IS_PROGRAM=1 to be set for engine modules

[CL 2398646 by Mike Fricker in Main branch]
2015-01-06 09:10:20 -05:00
..
2014-12-11 15:49:40 -05:00
2014-12-07 19:09:38 -05:00
2014-12-17 13:37:40 -05:00