PowerToys/src/modules/example_powertoy
Andrey Nekrasov e52c5d38d3
Cleanup project output/intermediate dirs (#1640)
* sln: set output dir prefix to "modules\" for all modules

* sln: CopyToOutputDirectory only when necessary

* sln: intermediate dir for csprojs

* sln: intermediate dir for vcxprojs

* sln: add PT as runner project deps + remove nonexisting project confs

* sln: remove AnyCPU for win-app-driver project
2020-03-20 21:41:48 +03:00
..
dllmain.cpp Getting the example project to compile, and build. 2019-12-09 15:04:02 -08:00
example_powertoy.rc Getting the example project to compile, and build. 2019-12-09 15:04:02 -08:00
example_powertoy.vcxproj Cleanup project output/intermediate dirs (#1640) 2020-03-20 21:41:48 +03:00
example_powertoy.vcxproj.filters FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h PCH: remove headers which are actually could be changed (#950) 2019-12-17 11:21:46 +03:00
resource.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
trace.cpp Format shortcut_example_powertoy according to .clang-format 2019-12-06 14:16:24 +03:00
trace.h Format shortcut_example_powertoy according to .clang-format 2019-12-06 14:16:24 +03:00