Commit 0920799
committed
Solution-wide tweaks, Setup project fixes
- Updating .gitignore to latest version provided by GitHub and adding PreRelease build time to list.
- Standardize on program name ("WinNUT Client"). Upon applying value to main form .Text property, this caused Visual Studio to rearrange resource files and change a few properties that don't seem to have any impact on the program.
- Removed extraneous "Utils" folder from main project
- Corrected build output folder of Client-Common project in PreRelease build mode
- Corrected solution file to make sure all prerequisite projects compile before the Setup project.
- Nearly full reset of .vdproj Setup project file due to "Unable to update the dependencies" error. Seems to have fixed some other lingering issues. Made sure debug output is included in PreRelease builds. MSI installation seems somewhat faster as well...?1 parent a2a439e commit 0920799
File tree
18 files changed
+2689
-2629
lines changed- WinNUT_V2
- Setup
- WinNUT-Client_Common
- WinNUT-Client
- MultilingualResources
- My Project
18 files changed
+2689
-2629
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
294 | 295 | | |
295 | 296 | | |
296 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
297 | 309 | | |
298 | 310 | | |
299 | 311 | | |
| |||
350 | 362 | | |
351 | 363 | | |
352 | 364 | | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
353 | 368 | | |
354 | 369 | | |
355 | 370 | | |
| |||
361 | 376 | | |
362 | 377 | | |
363 | 378 | | |
364 | | - | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
365 | 393 | | |
366 | | - | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
0 commit comments