Skip to content

Commit

Permalink
ChaosMod: Remove VS project
Browse files Browse the repository at this point in the history
CMake has been the predominant way to compile the ASI for a long while. Get rid of the vcxproj to reduce the maintenance burden on non-VS setups.
  • Loading branch information
pongo1231 committed Jan 15, 2025
1 parent 5c3f016 commit 9baaadc
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 530 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/asi-vcxproj-check.yml

This file was deleted.

2 changes: 0 additions & 2 deletions ChaosMod.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32014.148
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ChaosMod", "ChaosMod\ChaosMod.vcxproj", "{0D45DE2D-C8FC-4877-98F2-65EC8B7F9477}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Shared", "Shared\Shared.shproj", "{E8C71724-789E-46CF-82B9-8A9C0D964E91}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConfigApp", "ConfigApp\ConfigApp.csproj", "{6C0F4E58-1BD1-4E16-AF5F-D743A93C8F9C}"
Expand Down
Loading

0 comments on commit 9baaadc

Please sign in to comment.