| 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,14 @@
|
| UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
| >
|
| <File
|
| + RelativePath=".\mount.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\mount_mem.cc"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath=".\mount_node.cc"
|
| >
|
| </File>
|
| @@ -172,11 +180,11 @@
|
| UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
| >
|
| <File
|
| - RelativePath=".\mount.cc"
|
| + RelativePath=".\mount.h"
|
| >
|
| </File>
|
| <File
|
| - RelativePath=".\mount.h"
|
| + RelativePath=".\mount_mem.h"
|
| >
|
| </File>
|
| <File
|
| @@ -196,12 +204,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"
|
| >
|
|
|