diff options
Diffstat (limited to 'app/app.vcproj')
-rw-r--r-- | app/app.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app/app.vcproj b/app/app.vcproj index 02d76cd..c4c489c 100644 --- a/app/app.vcproj +++ b/app/app.vcproj @@ -130,6 +130,22 @@ >
</File>
<File
+ RelativePath=".\l10n_util.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\l10n_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\l10n_util_win.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\l10n_util_win.h"
+ >
+ </File>
+ <File
RelativePath=".\resource_bundle.cc"
>
</File>
|