diff options
| author | a1xd <[email protected]> | 2020-07-31 20:36:17 -0400 |
|---|---|---|
| committer | a1xd <[email protected]> | 2020-07-31 20:36:17 -0400 |
| commit | b49a91627faa6411023f7823250337cc1a71af82 (patch) | |
| tree | ad50871f3067dbca729e3ecfe6307fc774004b4d /rawaccel.sln | |
| parent | move write function into common io header (diff) | |
| download | rawaccel-b49a91627faa6411023f7823250337cc1a71af82.tar.xz rawaccel-b49a91627faa6411023f7823250337cc1a71af82.zip | |
move clipp/parse logic into console project
Diffstat (limited to 'rawaccel.sln')
| -rw-r--r-- | rawaccel.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rawaccel.sln b/rawaccel.sln index 0db5ecb..3325e47 100644 --- a/rawaccel.sln +++ b/rawaccel.sln @@ -23,9 +23,9 @@ Global GlobalSection(SharedMSBuildProjectFiles) = preSolution common-install\common-install.vcxitems*{058d66c6-d88b-4fdb-b0e4-0a6fe7483b95}*SharedItemsImports = 9 common\common.vcxitems*{24b4226f-1461-408f-a1a4-1371c97153ea}*SharedItemsImports = 9 - common\common.vcxitems*{28a3656f-a1de-405c-b547-191c32ec555f}*SharedItemsImports = 4 common-install\common-install.vcxitems*{896950d1-520a-420a-b6b1-73014b92a68c}*SharedItemsImports = 4 common-install\common-install.vcxitems*{a4097ff6-a6f0-44e8-b8d0-538d0fb75936}*SharedItemsImports = 4 + common\common.vcxitems*{ab7b3759-b85f-4067-8935-fb4539b41869}*SharedItemsImports = 4 EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU |