Commit 67480ae
committed
[Vcxproj] Promote Custom target elements to Project level so it can also be used in vcxproj. This was mainly needed to be able to suppress auto generation of AssemblyAttributes.cpp in clr projects:
[More info](https://stackoverflow.com/questions/3104356/in-visual-studio-2010-why-is-the-netframework-version-v4-0-assemblyattributes-c)1 parent ccca5aa commit 67480ae
File tree
3 files changed
+31
-7
lines changed- Sharpmake.Generators/VisualStudio
- Sharpmake
3 files changed
+31
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
465 | 474 | | |
466 | 475 | | |
467 | 476 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
679 | 688 | | |
680 | 689 | | |
681 | 690 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
25 | 33 | | |
26 | 34 | | |
27 | 35 | | |
| |||
225 | 233 | | |
226 | 234 | | |
227 | 235 | | |
| 236 | + | |
228 | 237 | | |
229 | 238 | | |
230 | 239 | | |
| |||
2160 | 2169 | | |
2161 | 2170 | | |
2162 | 2171 | | |
2163 | | - | |
| 2172 | + | |
2164 | 2173 | | |
2165 | 2174 | | |
2166 | 2175 | | |
| |||
2311 | 2320 | | |
2312 | 2321 | | |
2313 | 2322 | | |
2314 | | - | |
2315 | 2323 | | |
2316 | 2324 | | |
2317 | 2325 | | |
| |||
2337 | 2345 | | |
2338 | 2346 | | |
2339 | 2347 | | |
2340 | | - | |
2341 | | - | |
2342 | | - | |
2343 | | - | |
2344 | | - | |
| 2348 | + | |
2345 | 2349 | | |
| 2350 | + | |
| 2351 | + | |
2346 | 2352 | | |
2347 | 2353 | | |
2348 | 2354 | | |
| |||
0 commit comments