Unify build process with PowerShell script and update documentation
- Created build.ps1 to merge batch files with auto-copy to GST_PLUGIN_PATH - Updated README.md to focus on IDS uEye and rollingsum plugins only - Removed outdated batch files (build_idsueye_only.bat, build_idsueye_and_rollingsum.bat) - Removed unused build files (set_paths_and_run_cmake.bat, CMakeLists_idsueye_only.txt) - Updated .gitignore for build artifacts and plugin directory
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -35,3 +35,5 @@ _ReSharper*/
|
||||
*.sdf
|
||||
*.opensdf
|
||||
ipch/
|
||||
gst_plugs/libgstidsueye.dll
|
||||
gst_plugs/libgstrollingsum.dll
|
||||
|
||||
Reference in New Issue
Block a user