Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2006-08-11 05:46:01 +0400
committerhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2006-08-11 05:46:01 +0400
commite5d9b7c17fe743dc3f0f75896f47810b331fc2e1 (patch)
tree7336b28356ec8be9f3003e809c795488dec2b32b /irstlm/irstlm.vcproj
parent6803962488e8fcc5aff87c7e1bc7b9743f739c56 (diff)
visual studio issues
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@636 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'irstlm/irstlm.vcproj')
-rw-r--r--irstlm/irstlm.vcproj12
1 files changed, 10 insertions, 2 deletions
diff --git a/irstlm/irstlm.vcproj b/irstlm/irstlm.vcproj
index 687c036eb..23599644e 100644
--- a/irstlm/irstlm.vcproj
+++ b/irstlm/irstlm.vcproj
@@ -197,7 +197,11 @@
>
</File>
<File
- RelativePath=".\src\ngram.cpp"
+ RelativePath=".\src\n_gram.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\src\ngramcache.cpp"
>
</File>
</Filter>
@@ -231,7 +235,11 @@
>
</File>
<File
- RelativePath=".\src\ngram.h"
+ RelativePath=".\src\n_gram.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\ngramcache.h"
>
</File>
</Filter>