File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ Currently only 64-bit (x64) is targeted.
77
88## Notes
99
10- * MultiThreaded ; no need for the MSVC Runtime to be installed separately
11- * Built with LTCG
12- * Runs on Vista and newer
10+ * Multithreaded ; no need for the MSVC Runtime to be installed separately
11+ * Built with [ LTCG] ( https://docs.microsoft.com/en-us/cpp/build/reference/ltcg-link-time-code-generation?view=vs-2019 )
12+ * Runs on Windows Vista and newer
1313
1414## Build Instructions
1515
@@ -29,4 +29,4 @@ Currently only 64-bit (x64) is targeted.
2929
30302 . Download and install [ Visual Studio 2019] ( https://visualstudio.microsoft.com/downloads/ ) (any edition)
31313 . Download [ nasm] ( https://www.nasm.us/ ) and place ` nasm.exe ` somewhere into your ` PATH `
32- 4 . Open ` jpegoptim.sln ` and build
32+ 4 . Open ` jpegoptim.sln ` and build or run ` build.bat `
You can’t perform that action at this time.
0 commit comments