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
path: root/misc
diff options
context:
space:
mode:
authorhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2006-08-14 04:04:45 +0400
committerhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2006-08-14 04:04:45 +0400
commitc1724ee9ef5ea4cd55af48f68f10189fadf39657 (patch)
tree71f7572f4ba206ae49fc9dc481f70b103ab8c4c4 /misc
parent79ee394546be06edc122716aa707909f0daae7e1 (diff)
visual studio proj file
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@698 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'misc')
-rw-r--r--misc/misc.vcproj15
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/misc.vcproj b/misc/misc.vcproj
index 7ac6e8ef5..107af47f8 100644
--- a/misc/misc.vcproj
+++ b/misc/misc.vcproj
@@ -15,6 +15,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
>
<Tool
@@ -74,6 +76,7 @@
</Configuration>
<Configuration
Name="Release|Win32"
+ IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
>
<Tool
@@ -140,12 +143,24 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
+ <File
+ RelativePath=".\GenerateTuples.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\processPhraseTable.cpp"
+ >
+ </File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
+ <File
+ RelativePath=".\GenerateTuples.h"
+ >
+ </File>
</Filter>
<Filter
Name="Resource Files"