diff options
| author | a1xd <[email protected]> | 2020-08-03 21:26:57 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-03 21:26:57 -0400 |
| commit | 1a53197ba16c7ed34601d9830d524a16b06d5539 (patch) | |
| tree | 1d46775003b4a67bdd2c9e4f53bf6644357ce506 /rawaccel.sln | |
| parent | Merge pull request #8 from a1xd/read (diff) | |
| parent | fix read function using direct io (diff) | |
| download | rawaccel-1a53197ba16c7ed34601d9830d524a16b06d5539.tar.xz rawaccel-1a53197ba16c7ed34601d9830d524a16b06d5539.zip | |
Merge pull request #9 from a1xd/read-fix
fix read function
Diffstat (limited to 'rawaccel.sln')
| -rw-r--r-- | rawaccel.sln | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rawaccel.sln b/rawaccel.sln index 3325e47..2235818 100644 --- a/rawaccel.sln +++ b/rawaccel.sln @@ -23,6 +23,7 @@ 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*{60d6c942-ac20-4c05-a2be-54b5c966534d}*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 |