/Reports/Reports.csproj

http://github.com/khaneh/Orders · MSBuild · 605 lines · 604 code · 1 blank · 0 comment · 0 complexity · 26c9859c2b49ac9d5df8a8a82d804028 MD5 · raw file

  1. <VisualStudioProject>
  2. <CSHARP
  3. ProjectType = "Web"
  4. ProductVersion = "7.0.9466"
  5. SchemaVersion = "1.0"
  6. ProjectGuid = "{9CA5B944-3DD3-4CCD-AB8B-3585F7C665D2}"
  7. >
  8. <Build>
  9. <Settings
  10. ApplicationIcon = ""
  11. AssemblyKeyContainerName = ""
  12. AssemblyName = "Reports"
  13. AssemblyOriginatorKeyFile = ""
  14. DefaultClientScript = "JScript"
  15. DefaultHTMLPageLayout = "Grid"
  16. DefaultTargetSchema = "IE50"
  17. DelaySign = "false"
  18. OutputType = "Library"
  19. RootNamespace = "Reports"
  20. StartupObject = ""
  21. >
  22. <Config
  23. Name = "Debug"
  24. AllowUnsafeBlocks = "false"
  25. BaseAddress = "285212672"
  26. CheckForOverflowUnderflow = "false"
  27. ConfigurationOverrideFile = ""
  28. DefineConstants = "DEBUG;TRACE"
  29. DocumentationFile = ""
  30. DebugSymbols = "true"
  31. FileAlignment = "4096"
  32. IncrementalBuild = "true"
  33. Optimize = "false"
  34. OutputPath = "bin\"
  35. RegisterForComInterop = "false"
  36. RemoveIntegerChecks = "false"
  37. TreatWarningsAsErrors = "false"
  38. WarningLevel = "4"
  39. />
  40. <Config
  41. Name = "Release"
  42. AllowUnsafeBlocks = "false"
  43. BaseAddress = "285212672"
  44. CheckForOverflowUnderflow = "false"
  45. ConfigurationOverrideFile = ""
  46. DefineConstants = "TRACE"
  47. DocumentationFile = ""
  48. DebugSymbols = "false"
  49. FileAlignment = "4096"
  50. IncrementalBuild = "false"
  51. Optimize = "true"
  52. OutputPath = "bin\"
  53. RegisterForComInterop = "false"
  54. RemoveIntegerChecks = "false"
  55. TreatWarningsAsErrors = "false"
  56. WarningLevel = "4"
  57. />
  58. </Settings>
  59. <References>
  60. <Reference
  61. Name = "System"
  62. AssemblyName = "System"
  63. HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll"
  64. />
  65. <Reference
  66. Name = "System.Drawing"
  67. AssemblyName = "System.Drawing"
  68. HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
  69. />
  70. <Reference
  71. Name = "System.Data"
  72. AssemblyName = "System.Data"
  73. HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
  74. />
  75. <Reference
  76. Name = "System.Web"
  77. AssemblyName = "System.Web"
  78. HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Web.dll"
  79. />
  80. <Reference
  81. Name = "System.XML"
  82. AssemblyName = "System.Xml"
  83. HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
  84. />
  85. <Reference
  86. Name = "crystaldecisions.web"
  87. AssemblyName = "CrystalDecisions.Web"
  88. HintPath = "..\..\..\winnt\assembly\gac\crystaldecisions.web\9.2.3300.0__692fbea5521e1304\crystaldecisions.web.dll"
  89. />
  90. <Reference
  91. Name = "System.Web.Services"
  92. AssemblyName = "System.Web.Services"
  93. HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Web.Services.dll"
  94. />
  95. <Reference
  96. Name = "CrystalDecisions.Shared"
  97. AssemblyName = "CrystalDecisions.Shared"
  98. HintPath = "..\..\..\Program Files\Common Files\Crystal Decisions\2.0\managed\CrystalDecisions.Shared.dll"
  99. />
  100. <Reference
  101. Name = "CrystalDecisions.ReportSource"
  102. AssemblyName = "CrystalDecisions.ReportSource"
  103. HintPath = "..\..\..\Program Files\Common Files\Crystal Decisions\2.0\managed\CrystalDecisions.ReportSource.dll"
  104. />
  105. <Reference
  106. Name = "CrystalDecisions.Enterprise.Framework"
  107. AssemblyName = "CrystalDecisions.Enterprise.Framework"
  108. HintPath = "..\..\..\Program Files\Common Files\Crystal Decisions\2.0\managed\CrystalDecisions.Enterprise.Framework.dll"
  109. />
  110. <Reference
  111. Name = "CrystalDecisions.Enterprise.Report"
  112. AssemblyName = "CrystalDecisions.Enterprise.Report"
  113. HintPath = "..\..\..\Program Files\Common Files\Crystal Decisions\2.0\managed\CrystalDecisions.Enterprise.Report.dll"
  114. />
  115. <Reference
  116. Name = "CrystalDecisions.Enterprise.InfoStore"
  117. AssemblyName = "CrystalDecisions.Enterprise.InfoStore"
  118. HintPath = "..\..\..\Program Files\Common Files\Crystal Decisions\2.0\managed\CrystalDecisions.Enterprise.InfoStore.dll"
  119. />
  120. <Reference
  121. Name = "CrystalDecisions.CrystalReports.Engine"
  122. AssemblyName = "CrystalDecisions.CrystalReports.Engine"
  123. HintPath = "..\..\..\Program Files\Common Files\Crystal Decisions\2.0\managed\CrystalDecisions.CrystalReports.Engine.dll"
  124. />
  125. </References>
  126. </Build>
  127. <Files>
  128. <Include>
  129. <File
  130. RelPath = "AOStatement.rpt"
  131. BuildAction = "EmbeddedResource"
  132. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  133. LastGenOutput = "AOStatement.cs"
  134. />
  135. <File
  136. RelPath = "AOStatement.cs"
  137. DependentUpon = "AOStatement.rpt"
  138. SubType = "Component"
  139. BuildAction = "Compile"
  140. DesignTime = "True"
  141. AutoGen = "True"
  142. />
  143. <File
  144. RelPath = "APStatement.rpt"
  145. BuildAction = "EmbeddedResource"
  146. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  147. LastGenOutput = "APStatement.cs"
  148. />
  149. <File
  150. RelPath = "APStatement.cs"
  151. DependentUpon = "APStatement.rpt"
  152. SubType = "Component"
  153. BuildAction = "Compile"
  154. DesignTime = "True"
  155. AutoGen = "True"
  156. />
  157. <File
  158. RelPath = "ARStatement.rpt"
  159. BuildAction = "EmbeddedResource"
  160. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  161. LastGenOutput = "ARStatement.cs"
  162. />
  163. <File
  164. RelPath = "ARStatement.cs"
  165. DependentUpon = "ARStatement.rpt"
  166. SubType = "Component"
  167. BuildAction = "Compile"
  168. DesignTime = "True"
  169. AutoGen = "True"
  170. />
  171. <File
  172. RelPath = "AssemblyInfo.cs"
  173. SubType = "Code"
  174. BuildAction = "Compile"
  175. />
  176. <File
  177. RelPath = "CheqBook.rpt"
  178. BuildAction = "EmbeddedResource"
  179. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  180. LastGenOutput = "CheqBook1.cs"
  181. />
  182. <File
  183. RelPath = "CheqBook1.cs"
  184. DependentUpon = "CheqBook.rpt"
  185. SubType = "Component"
  186. BuildAction = "Compile"
  187. DesignTime = "True"
  188. AutoGen = "True"
  189. />
  190. <File
  191. RelPath = "CheqRcpt.aspx"
  192. SubType = "Form"
  193. BuildAction = "Content"
  194. />
  195. <File
  196. RelPath = "CheqRcpt.aspx.cs"
  197. DependentUpon = "CheqRcpt.aspx"
  198. SubType = "ASPXCodeBehind"
  199. BuildAction = "Compile"
  200. />
  201. <File
  202. RelPath = "CheqRcpt.aspx.resx"
  203. DependentUpon = "CheqRcpt.aspx.cs"
  204. BuildAction = "EmbeddedResource"
  205. />
  206. <File
  207. RelPath = "CheqRcpt.rpt"
  208. BuildAction = "EmbeddedResource"
  209. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  210. LastGenOutput = "CheqRcpt1.cs"
  211. />
  212. <File
  213. RelPath = "CheqRcpt1.cs"
  214. DependentUpon = "CheqRcpt.rpt"
  215. SubType = "Component"
  216. BuildAction = "Compile"
  217. DesignTime = "True"
  218. AutoGen = "True"
  219. />
  220. <File
  221. RelPath = "dailySale.aspx"
  222. SubType = "Form"
  223. BuildAction = "Content"
  224. />
  225. <File
  226. RelPath = "dailySale.aspx.cs"
  227. DependentUpon = "dailySale.aspx"
  228. SubType = "ASPXCodeBehind"
  229. BuildAction = "Compile"
  230. />
  231. <File
  232. RelPath = "dailySale.aspx.resx"
  233. DependentUpon = "dailySale.aspx.cs"
  234. BuildAction = "EmbeddedResource"
  235. />
  236. <File
  237. RelPath = "dailySale.rpt"
  238. BuildAction = "EmbeddedResource"
  239. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  240. LastGenOutput = "dailySale.cs"
  241. />
  242. <File
  243. RelPath = "dailySale.cs"
  244. DependentUpon = "dailySale.rpt"
  245. SubType = "Component"
  246. BuildAction = "Compile"
  247. DesignTime = "True"
  248. AutoGen = "True"
  249. />
  250. <File
  251. RelPath = "GeneralReport.cs"
  252. SubType = "Component"
  253. BuildAction = "Compile"
  254. />
  255. <File
  256. RelPath = "GeneralReport.resx"
  257. DependentUpon = "GeneralReport.cs"
  258. BuildAction = "EmbeddedResource"
  259. />
  260. <File
  261. RelPath = "GLDoc.aspx"
  262. SubType = "Form"
  263. BuildAction = "Content"
  264. />
  265. <File
  266. RelPath = "GLDoc.aspx.cs"
  267. DependentUpon = "GLDoc.aspx"
  268. SubType = "ASPXCodeBehind"
  269. BuildAction = "Compile"
  270. />
  271. <File
  272. RelPath = "GLDoc.aspx.resx"
  273. DependentUpon = "GLDoc.aspx.cs"
  274. BuildAction = "EmbeddedResource"
  275. />
  276. <File
  277. RelPath = "GLDoc.rpt"
  278. BuildAction = "EmbeddedResource"
  279. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  280. LastGenOutput = "GLDoc.cs"
  281. />
  282. <File
  283. RelPath = "GLDoc.cs"
  284. DependentUpon = "GLDoc.rpt"
  285. SubType = "Component"
  286. BuildAction = "Compile"
  287. DesignTime = "True"
  288. AutoGen = "True"
  289. />
  290. <File
  291. RelPath = "Global.asax"
  292. SubType = "Component"
  293. BuildAction = "Content"
  294. />
  295. <File
  296. RelPath = "Global.asax.cs"
  297. DependentUpon = "Global.asax"
  298. SubType = "Code"
  299. BuildAction = "Compile"
  300. />
  301. <File
  302. RelPath = "Global.asax.resx"
  303. DependentUpon = "Global.asax.cs"
  304. BuildAction = "EmbeddedResource"
  305. />
  306. <File
  307. RelPath = "InventoryLogIn.aspx"
  308. SubType = "Form"
  309. BuildAction = "Content"
  310. />
  311. <File
  312. RelPath = "InventoryLogIn.aspx.cs"
  313. DependentUpon = "InventoryLogIn.aspx"
  314. SubType = "ASPXCodeBehind"
  315. BuildAction = "Compile"
  316. />
  317. <File
  318. RelPath = "InventoryLogIn.aspx.resx"
  319. DependentUpon = "InventoryLogIn.aspx.cs"
  320. BuildAction = "EmbeddedResource"
  321. />
  322. <File
  323. RelPath = "InventoryLogIn.rpt"
  324. BuildAction = "EmbeddedResource"
  325. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  326. LastGenOutput = "InventoryLogIn.cs"
  327. />
  328. <File
  329. RelPath = "InventoryLogIn.cs"
  330. DependentUpon = "InventoryLogIn.rpt"
  331. SubType = "Component"
  332. BuildAction = "Compile"
  333. DesignTime = "True"
  334. AutoGen = "True"
  335. />
  336. <File
  337. RelPath = "Invoice.aspx"
  338. SubType = "Form"
  339. BuildAction = "Content"
  340. />
  341. <File
  342. RelPath = "Invoice.aspx.cs"
  343. DependentUpon = "Invoice.aspx"
  344. SubType = "ASPXCodeBehind"
  345. BuildAction = "Compile"
  346. />
  347. <File
  348. RelPath = "Invoice.aspx.resx"
  349. DependentUpon = "Invoice.aspx.cs"
  350. BuildAction = "EmbeddedResource"
  351. />
  352. <File
  353. RelPath = "Invoice.rpt"
  354. BuildAction = "EmbeddedResource"
  355. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  356. LastGenOutput = "Invoice.cs"
  357. />
  358. <File
  359. RelPath = "Invoice.cs"
  360. DependentUpon = "Invoice.rpt"
  361. SubType = "Component"
  362. BuildAction = "Compile"
  363. DesignTime = "True"
  364. AutoGen = "True"
  365. />
  366. <File
  367. RelPath = "InvoicePrintForm.rpt"
  368. BuildAction = "EmbeddedResource"
  369. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  370. LastGenOutput = "InvoicePrintForm.cs"
  371. />
  372. <File
  373. RelPath = "InvoicePrintForm.cs"
  374. DependentUpon = "InvoicePrintForm.rpt"
  375. SubType = "Component"
  376. BuildAction = "Compile"
  377. DesignTime = "True"
  378. AutoGen = "True"
  379. />
  380. <File
  381. RelPath = "InvPickupList.aspx"
  382. SubType = "Form"
  383. BuildAction = "Content"
  384. />
  385. <File
  386. RelPath = "InvPickupList.aspx.cs"
  387. DependentUpon = "InvPickupList.aspx"
  388. SubType = "ASPXCodeBehind"
  389. BuildAction = "Compile"
  390. />
  391. <File
  392. RelPath = "InvPickupList.aspx.resx"
  393. DependentUpon = "InvPickupList.aspx.cs"
  394. BuildAction = "EmbeddedResource"
  395. />
  396. <File
  397. RelPath = "InvPickupList.rpt"
  398. BuildAction = "EmbeddedResource"
  399. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  400. LastGenOutput = "InvPickupList.cs"
  401. />
  402. <File
  403. RelPath = "InvPickupList.cs"
  404. DependentUpon = "InvPickupList.rpt"
  405. SubType = "Component"
  406. BuildAction = "Compile"
  407. DesignTime = "True"
  408. AutoGen = "True"
  409. />
  410. <File
  411. RelPath = "MoeenRep01.rpt"
  412. BuildAction = "EmbeddedResource"
  413. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  414. LastGenOutput = "MoeenRep01.cs"
  415. />
  416. <File
  417. RelPath = "MoeenRep01.cs"
  418. DependentUpon = "MoeenRep01.rpt"
  419. SubType = "Component"
  420. BuildAction = "Compile"
  421. DesignTime = "True"
  422. AutoGen = "True"
  423. />
  424. <File
  425. RelPath = "orderDesk.aspx"
  426. SubType = "Form"
  427. BuildAction = "Content"
  428. />
  429. <File
  430. RelPath = "orderDesk.aspx.cs"
  431. DependentUpon = "orderDesk.aspx"
  432. SubType = "ASPXCodeBehind"
  433. BuildAction = "Compile"
  434. />
  435. <File
  436. RelPath = "orderDesk.aspx.resx"
  437. DependentUpon = "orderDesk.aspx.cs"
  438. BuildAction = "EmbeddedResource"
  439. />
  440. <File
  441. RelPath = "orderDesk.rpt"
  442. BuildAction = "EmbeddedResource"
  443. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  444. LastGenOutput = "orderDesk.cs"
  445. />
  446. <File
  447. RelPath = "orderDesk.cs"
  448. DependentUpon = "orderDesk.rpt"
  449. SubType = "Component"
  450. BuildAction = "Compile"
  451. DesignTime = "True"
  452. AutoGen = "True"
  453. />
  454. <File
  455. RelPath = "OrderForm.aspx"
  456. SubType = "Form"
  457. BuildAction = "Content"
  458. />
  459. <File
  460. RelPath = "OrderForm.aspx.cs"
  461. DependentUpon = "OrderForm.aspx"
  462. SubType = "ASPXCodeBehind"
  463. BuildAction = "Compile"
  464. />
  465. <File
  466. RelPath = "OrderForm.aspx.resx"
  467. DependentUpon = "OrderForm.aspx.cs"
  468. BuildAction = "EmbeddedResource"
  469. />
  470. <File
  471. RelPath = "OrderForm.rpt"
  472. BuildAction = "EmbeddedResource"
  473. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  474. LastGenOutput = "OrderForm.cs"
  475. />
  476. <File
  477. RelPath = "OrderForm.cs"
  478. DependentUpon = "OrderForm.rpt"
  479. SubType = "Component"
  480. BuildAction = "Compile"
  481. DesignTime = "True"
  482. AutoGen = "True"
  483. />
  484. <File
  485. RelPath = "PrintReport.aspx"
  486. SubType = "Form"
  487. BuildAction = "Content"
  488. />
  489. <File
  490. RelPath = "PrintReport.aspx.cs"
  491. DependentUpon = "PrintReport.aspx"
  492. SubType = "ASPXCodeBehind"
  493. BuildAction = "Compile"
  494. />
  495. <File
  496. RelPath = "PrintReport.aspx.resx"
  497. DependentUpon = "PrintReport.aspx.cs"
  498. BuildAction = "EmbeddedResource"
  499. />
  500. <File
  501. RelPath = "purchaseOrder.aspx"
  502. SubType = "Form"
  503. BuildAction = "Content"
  504. />
  505. <File
  506. RelPath = "purchaseOrder.aspx.cs"
  507. DependentUpon = "purchaseOrder.aspx"
  508. SubType = "ASPXCodeBehind"
  509. BuildAction = "Compile"
  510. />
  511. <File
  512. RelPath = "purchaseOrder.aspx.resx"
  513. DependentUpon = "purchaseOrder.aspx.cs"
  514. BuildAction = "EmbeddedResource"
  515. />
  516. <File
  517. RelPath = "purchaseOrder.rpt"
  518. BuildAction = "EmbeddedResource"
  519. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  520. LastGenOutput = "purchaseOrder.cs"
  521. />
  522. <File
  523. RelPath = "purchaseOrder.cs"
  524. DependentUpon = "purchaseOrder.rpt"
  525. SubType = "Component"
  526. BuildAction = "Compile"
  527. DesignTime = "True"
  528. AutoGen = "True"
  529. />
  530. <File
  531. RelPath = "Receipt.aspx"
  532. BuildAction = "Content"
  533. />
  534. <File
  535. RelPath = "Receipt.aspx.cs"
  536. DependentUpon = "Receipt.aspx"
  537. SubType = "ASPXCodeBehind"
  538. BuildAction = "Compile"
  539. />
  540. <File
  541. RelPath = "Receipt.aspx.resx"
  542. DependentUpon = "Receipt.aspx.cs"
  543. BuildAction = "EmbeddedResource"
  544. />
  545. <File
  546. RelPath = "Receipt.rpt"
  547. BuildAction = "EmbeddedResource"
  548. Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  549. LastGenOutput = "Receipt.cs"
  550. />
  551. <File
  552. RelPath = "Receipt.cs"
  553. DependentUpon = "Receipt.rpt"
  554. SubType = "Component"
  555. BuildAction = "Compile"
  556. DesignTime = "True"
  557. AutoGen = "True"
  558. />
  559. <File
  560. RelPath = "ReportMaker.cs"
  561. SubType = "Code"
  562. BuildAction = "Compile"
  563. />
  564. <File
  565. RelPath = "ReportManager.cs"
  566. SubType = "Code"
  567. BuildAction = "Compile"
  568. />
  569. <File
  570. RelPath = "Reports.vsdisco"
  571. BuildAction = "None"
  572. />
  573. <File
  574. RelPath = "Util.cs"
  575. SubType = "Code"
  576. BuildAction = "Compile"
  577. />
  578. <File
  579. RelPath = "ViewReport.aspx"
  580. SubType = "Form"
  581. BuildAction = "Content"
  582. />
  583. <File
  584. RelPath = "ViewReport.aspx.cs"
  585. DependentUpon = "ViewReport.aspx"
  586. SubType = "ASPXCodeBehind"
  587. BuildAction = "Compile"
  588. />
  589. <File
  590. RelPath = "ViewReport.aspx.resx"
  591. DependentUpon = "ViewReport.aspx.cs"
  592. BuildAction = "EmbeddedResource"
  593. />
  594. <File
  595. RelPath = "Web.config"
  596. BuildAction = "Content"
  597. />
  598. </Include>
  599. </Files>
  600. <StartupServices>
  601. <Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
  602. </StartupServices>
  603. </CSHARP>
  604. </VisualStudioProject>