Skip to content

Commit

Permalink
new config file syntax/order
Browse files Browse the repository at this point in the history
  • Loading branch information
kusterjs committed Jun 4, 2023
1 parent dbb364b commit 8180b34
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions CCAMS.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@
<ItemGroup>
<Text Include="CCAMS\ver.txt" />
<Text Include="config.txt" />
<Text Include="config2.txt" />
</ItemGroup>
<ItemGroup>
<None Include="README.md" />
Expand Down
3 changes: 3 additions & 0 deletions CCAMS.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@
<Text Include="CCAMS\ver.txt">
<Filter>Resource Files</Filter>
</Text>
<Text Include="config2.txt">
<Filter>Resource Files</Filter>
</Text>
</ItemGroup>
<ItemGroup>
<None Include="README.md">
Expand Down
1 change: 1 addition & 0 deletions config2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
13:12:HLEGWQS:^((E([BDHLT]|P(?!CE|DA|DE|IR|KS|LK|LY|MB|MI|MM|OK|PR|PW|SN|TM)|URM)|L[DFHIKORZ])[A-Z]{2}|LS(G[CG]|Z[BGHR]))

0 comments on commit 8180b34

Please sign in to comment.