fpweb session example: fixed path to unit from taka_jp (issue #15043)

git-svn-id: trunk@22750 -
This commit is contained in:
vincents 2009-11-24 14:29:10 +00:00
parent 7900c21415
commit aa1acebeff

View File

@ -1,12 +1,13 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<CONFIG> <CONFIG>
<ProjectOptions> <ProjectOptions>
<PathDelim Value="/"/> <Version Value="7"/>
<Version Value="6"/>
<General> <General>
<Flags>
<LRSInOutputDirectory Value="False"/>
</Flags>
<SessionStorage Value="InIDEConfig"/> <SessionStorage Value="InIDEConfig"/>
<MainUnit Value="0"/> <MainUnit Value="0"/>
<IconPath Value="./"/>
<TargetFileExt Value=""/> <TargetFileExt Value=""/>
</General> </General>
<VersionInfo> <VersionInfo>
@ -36,19 +37,15 @@
<UnitName Value="sessiondemo"/> <UnitName Value="sessiondemo"/>
</Unit0> </Unit0>
<Unit1> <Unit1>
<Filename Value="../../../../../../lazarus/components/fpweb/demo/session/wmsession.pp"/> <Filename Value="wmsession.pp"/>
<ComponentName Value="SessionModule"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<ResourceFilename Value="../../../../../../lazarus/components/fpweb/demo/session/wmsession.lrs"/> <ComponentName Value="SessionModule"/>
<UnitName Value="wmsession"/> <UnitName Value="wmsession"/>
</Unit1> </Unit1>
</Units> </Units>
</ProjectOptions> </ProjectOptions>
<CompilerOptions> <CompilerOptions>
<Version Value="5"/> <Version Value="8"/>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>
<Other> <Other>
<CompilerPath Value="$(CompPath)"/> <CompilerPath Value="$(CompPath)"/>
</Other> </Other>