1
0
Fork 0

(svn r22201) -Fix (r22188): make sure generate.vbs generates the same as generate

release/1.2
rubidium 2011-03-05 17:59:51 +00:00
parent 469c448eb0
commit baaf3cd837
1 changed files with 4 additions and 4 deletions

View File

@ -212,10 +212,10 @@ load_settings_data() {
do
i=`basename $i`
RES="$RES
#1 <File
#1 RelativePath=\"..\\src\\table\\"$i"\"
#1 >
#1 </File>
#1 <File
#1 RelativePath=\"..\\src\\table\\"$i"\"
#1 >
#1 </File>
#2 <None Include=\"..\\src\\table\\"$i"\" />
#4 <None Include=\"..\\src\\table\\"$i"\">
#4 <Filter>INI</Filter>