diff options
| author | 2014-08-11 22:21:54 -0400 | |
|---|---|---|
| committer | 2014-08-11 22:21:54 -0400 | |
| commit | a3e029fad0610d9e045b79cdc545dec3e7327ff7 (patch) | |
| tree | 76f32e7dc447e661f9f34303609cf4aed23d7a5b /src/common/common.vcxproj | |
| parent | Merge pull request #40 from bentley/master (diff) | |
| parent | Remove the fancy RegisterSet class introduced in 4c2bff61e. (diff) | |
| download | yuzu-a3e029fad0610d9e045b79cdc545dec3e7327ff7.tar.gz yuzu-a3e029fad0610d9e045b79cdc545dec3e7327ff7.tar.xz yuzu-a3e029fad0610d9e045b79cdc545dec3e7327ff7.zip | |
Merge pull request #38 from neobrain/replace_registerset
Remove the fancy RegisterSet class introduced in 4c2bff61e.
Diffstat (limited to 'src/common/common.vcxproj')
| -rw-r--r-- | src/common/common.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 1f5c714c3..341d3a813 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj | |||
| @@ -182,7 +182,6 @@ | |||
| 182 | <ClInclude Include="mem_arena.h" /> | 182 | <ClInclude Include="mem_arena.h" /> |
| 183 | <ClInclude Include="msg_handler.h" /> | 183 | <ClInclude Include="msg_handler.h" /> |
| 184 | <ClInclude Include="platform.h" /> | 184 | <ClInclude Include="platform.h" /> |
| 185 | <ClInclude Include="register_set.h" /> | ||
| 186 | <ClInclude Include="scm_rev.h" /> | 185 | <ClInclude Include="scm_rev.h" /> |
| 187 | <ClInclude Include="std_condition_variable.h" /> | 186 | <ClInclude Include="std_condition_variable.h" /> |
| 188 | <ClInclude Include="std_mutex.h" /> | 187 | <ClInclude Include="std_mutex.h" /> |