{"id":23644517,"url":"https://github.com/vorgestern/vsprops","last_synced_at":"2026-01-25T14:33:15.324Z","repository":{"id":268450954,"uuid":"904401280","full_name":"vorgestern/vsprops","owner":"vorgestern","description":"Collection of predefined properties for Visual Studio projects","archived":false,"fork":false,"pushed_at":"2025-10-06T14:26:57.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T16:27:08.454Z","etag":null,"topics":["configuration","configuration-management","property","propertysheets","tools","visual-studio"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vorgestern.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-16T20:20:26.000Z","updated_at":"2025-10-06T14:27:00.000Z","dependencies_parsed_at":"2025-05-19T17:17:20.644Z","dependency_job_id":"48ed0d7b-57b4-4c68-aacc-4a0dc9262dba","html_url":"https://github.com/vorgestern/vsprops","commit_stats":null,"previous_names":["vorgestern/vsprops"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vorgestern/vsprops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorgestern%2Fvsprops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorgestern%2Fvsprops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorgestern%2Fvsprops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorgestern%2Fvsprops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vorgestern","download_url":"https://codeload.github.com/vorgestern/vsprops/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorgestern%2Fvsprops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28754229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["configuration","configuration-management","property","propertysheets","tools","visual-studio"],"created_at":"2024-12-28T12:30:58.478Z","updated_at":"2026-01-25T14:33:15.318Z","avatar_url":"https://github.com/vorgestern.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# What is this\n\nA collection of property sheets for inclusion in Visual Studio projects.\nThey make projects (.vcxproj) more readable and easier to maintain\nby addressing specific aspects (for example use of precompiled headers\nor linking with an external library) in separate files named corresponding\nto the aspect. They can be freely combined to determine the whole project.\n\n# How to use\n\nInclude property sheets in project files (.vcxproj) in the ImportGroup\nlabeled 'PropertySheets' as in this example:\n\n    \u003cImportGroup Label=\"PropertySheets\"\u003e\n        \u003cImport Project=\"precompiled_headers.props\"/\u003e\n    \u003c/ImportGroup\u003e\n\nEliminate corresponding settings made directly in the .vcxproj file by\nVisual Studio. In the long run, begin to think of .vcxproj as a filetype\nto be edited manually - dont't let Visual Studio write it!\n\n# Status\n\nOnly examples so far.\n\n# Examples\n\n**SubsystemConsole.props**\n: Used by projects intended for the console. Defines the subsystem and corresponding preprocessor definitions for any platform and configuration.\n\n**SubsystemWindows.props**\n: Used by GUI-Projects. Defines the subsystem and corresponding preprocessor definitions for any platform and configuration.\n\n**LuaForWindows.props**\n: Used to include Lua installed by [LuaForWindows](https://github.com/rjpcomputing/luaforwindows). Works for any platform and configuration.\n\n**precompiled_headers.props**\n: Used to configure the use of precompiled headers. Makes it easy to adapt the name of the header or the pch-file for any platform and configuration.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorgestern%2Fvsprops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvorgestern%2Fvsprops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorgestern%2Fvsprops/lists"}