개정판 7963f64e
project 속성 변경: 확장자가 .py인 소스 전부 프로젝트에 추가
DTI_PID/DTI_PID/DTI_PID.pyproj | ||
---|---|---|
39 | 39 |
<Compile Include="azure_ocr_module.py"> |
40 | 40 |
<SubType>Code</SubType> |
41 | 41 |
</Compile> |
42 |
<Compile Include="ConfigurationAreaDialog.py" /> |
|
43 |
<Compile Include="ConfigurationDialog.py" /> |
|
42 | 44 |
<Compile Include="Configuration_Area_UI.py" /> |
43 | 45 |
<Compile Include="Configuration_UI.py" /> |
46 |
<Compile Include="ConnectAttr_UI.py" /> |
|
44 | 47 |
<Compile Include="DTI_PID.py" /> |
48 |
<Compile Include="DTI_PID_rc.py" /> |
|
45 | 49 |
<Compile Include="DTI_PID_UI.py" /> |
50 |
<Compile Include="EquipmentData.py" /> |
|
51 |
<Compile Include="Equipment_Data_List_UI.py" /> |
|
52 |
<Compile Include="FluidCodeData.py" /> |
|
53 |
<Compile Include="FluidCodeDialog.py" /> |
|
54 |
<Compile Include="FluidCode_UI.py" /> |
|
55 |
<Compile Include="Instrument_Data_List_UI.py" /> |
|
56 |
<Compile Include="LineDetector.py" /> |
|
57 |
<Compile Include="LineNoTracer.py" /> |
|
58 |
<Compile Include="Line_Data_List_UI.py" /> |
|
59 |
<Compile Include="MainWindow.py" /> |
|
60 |
<Compile Include="NominalPipeSizeDialog.py" /> |
|
61 |
<Compile Include="NominalPipeSize_UI.py" /> |
|
46 | 62 |
<Compile Include="potrace.py" /> |
63 |
<Compile Include="Project.py" /> |
|
64 |
<Compile Include="ProjectDialog.py" /> |
|
65 |
<Compile Include="ProjectSelectionDialog.py" /> |
|
47 | 66 |
<Compile Include="QcImageViewer.py"> |
48 | 67 |
<SubType>Code</SubType> |
49 | 68 |
</Compile> |
69 |
<Compile Include="QConnectAttrDialog.py" /> |
|
70 |
<Compile Include="QDirTreeWidget.py" /> |
|
71 |
<Compile Include="QEquipmentDataListDialog.py" /> |
|
72 |
<Compile Include="QInstrumentDataListDialog.py" /> |
|
73 |
<Compile Include="QLineDataListDialog.py" /> |
|
74 |
<Compile Include="QOcrResultDialog.py" /> |
|
75 |
<Compile Include="QPropertyTableWidget.py" /> |
|
76 |
<Compile Include="QRecognitionDialog.py" /> |
|
77 |
<Compile Include="QResultPropertyTableWidget.py" /> |
|
78 |
<Compile Include="QResultTreeWidget.py" /> |
|
79 |
<Compile Include="QSymbolDisplayDialog.py" /> |
|
80 |
<Compile Include="QSymbolEditorDialog.py" /> |
|
50 | 81 |
<Compile Include="QtImageViewer.py"> |
51 | 82 |
<SubType>Code</SubType> |
52 | 83 |
</Compile> |
53 | 84 |
<Compile Include="Recognition_UI.py" /> |
85 |
<Compile Include="SingletonInstance.py" /> |
|
54 | 86 |
<Compile Include="symbol.py"> |
55 | 87 |
<SubType>Code</SubType> |
56 | 88 |
</Compile> |
... | ... | |
64 | 96 |
<Compile Include="TextInfo.py"> |
65 | 97 |
<SubType>Code</SubType> |
66 | 98 |
</Compile> |
99 |
<Compile Include="TextItemFactory.py" /> |
|
100 |
<Compile Include="UI_OcrResultDialog.py" /> |
|
101 |
<Compile Include="UI_ProjectDialog.py" /> |
|
102 |
<Compile Include="UI_SymbolDisplay.py" /> |
|
103 |
<Compile Include="UI_SymbolEditor.py" /> |
|
104 |
<Compile Include="wxDTIPID.py" /> |
|
67 | 105 |
<Compile Include="XmlGenerator.py"> |
68 | 106 |
<SubType>Code</SubType> |
69 | 107 |
</Compile> |
내보내기 Unified diff