Chromium Code Reviews| Index: native_client_sdk/src/libraries/nacl_mounts/nacl_mounts.vcproj | 
| =================================================================== | 
| --- native_client_sdk/src/libraries/nacl_mounts/nacl_mounts.vcproj (revision 131457) | 
| +++ native_client_sdk/src/libraries/nacl_mounts/nacl_mounts.vcproj (working copy) | 
| @@ -150,6 +150,18 @@ | 
| UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | 
| > | 
| <File | 
| + RelativePath=".\mount.cc" | 
| + > | 
| + </File> | 
| + <File | 
| + RelativePath=".\mount_hfs.cc" | 
| 
 
binji
2012/04/23 17:51:40
Where are these files?
 
noelallen1
2012/05/02 23:35:24
Done.
 
 | 
| + > | 
| + </File> | 
| + <File | 
| + RelativePath=".\mount_mem.cc" | 
| + > | 
| + </File> | 
| + <File | 
| RelativePath=".\mount_node.cc" | 
| > | 
| </File> | 
| @@ -172,14 +184,18 @@ | 
| UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | 
| > | 
| <File | 
| - RelativePath=".\mount.cc" | 
| + RelativePath=".\mount.h" | 
| > | 
| </File> | 
| <File | 
| - RelativePath=".\mount.h" | 
| + RelativePath=".\mount_hfs.h" | 
| > | 
| </File> | 
| <File | 
| + RelativePath=".\mount_mem.h" | 
| + > | 
| + </File> | 
| + <File | 
| RelativePath=".\mount_node.h" | 
| > | 
| </File> | 
| @@ -188,6 +204,10 @@ | 
| > | 
| </File> | 
| <File | 
| + RelativePath=".\mount_node_hfs.h" | 
| + > | 
| + </File> | 
| + <File | 
| RelativePath=".\mount_node_mem.h" | 
| > | 
| </File> | 
| @@ -196,12 +216,6 @@ | 
| > | 
| </File> | 
| </Filter> | 
| - <Filter | 
| - Name="Resource Files" | 
| - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" | 
| - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | 
| - > | 
| - </Filter> | 
| <File | 
| RelativePath=".\ReadMe.txt" | 
| > |